STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
229456
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2574 · P5148

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/10709969?noj=FRM10709969-5DN" width="1" height="1"></div>

This is resource HL7HFOE, an Archived Thread.
Discovered:14/11 -2020 15:04:27

Ended:15/11 -2020 15:50:32

Checked:15/11 -2020 18:43:40

Original location: https://boards.4chan.org/f/thread/3445643/hey-f-how-do-y…
Recognized format: Yes, thread post count is 10.
Discovered flash files: 1





File: rhythm_of_my_life.swf-(1.26 MB, 440x240, Loop)
[_] Anonymous 11/14/20(Sat)09:03:00 No.3445643

  Hey /f/, how do you force flash to simulate loading to show a preloader?
  IIRC there was a way to do it.

Marked for deletion (old).
>> [_] Anonymous 11/14/20(Sat)09:33:54 No.3445648

  >>3445643
  In this flash, you can just right click and hit "rewind". But that's not guaranteed to work for
  all flashes.

>> [_] Anonymous 11/14/20(Sat)09:40:14 No.3445649

  >>3445643
  you mean while testing it inside the adobe flash cs6?

>> [_] Anonymous 11/14/20(Sat)10:04:17 No.3445654

  >>3445643
  this is just a gist of it

  stop();
  stage.addEventListener(Event.ENTER_FRAME, preLoad)
  function preLoad(e:Event):void
  {
  var bytestoLoad:Number = loaderInfo.bytesTotal;
  var numberLoaded:Number = loaderInfo.bytesLoaded;
  if (bytestoLoad == numberLoaded)
  {
  gotoAndPlay(2);
  stage.removeEventListener (Event.ENTER_FRAME, preLoad);
  }

>> [_] Anonymous 11/14/20(Sat)11:33:11 No.3445656

  You can run a local webserver to serve the swf, and then throttle the bandwidth. I have a really
  shitty python script for this.

>> [_] Anonymous 11/14/20(Sat)12:36:53 No.3445658

  >>3445648
  >>3445649
  >>3445654
  I think that was an actual feature of the flash projector.
  You held a key and the projector simulated loading.

>> [_] Anonymous 11/14/20(Sat)14:03:14 No.3445661

  >>3445658
  Try ALT+F4

>> [_] Anonymous 11/14/20(Sat)16:26:12 No.3445680

  >>3445643
  >>3445658
  Pretty sure what you are thinking of is the special "preview" flash player that comes with for
  example Flash Professional CS6 (and earlier). There you can simulate downloading the flash at
  different speeds. It was a useful feature that they removed in Adobe Flash Professional CC 2015
  because I guess they didn't think download speeds were an issue by then. (?)

  There is a "debug" flash projector but as far as I know it does not come with that feature. You
  can grab the "Flash Player projector content debugger" from here until the end of the year:
  https://www.adobe.com/support/flashplayer/debug_downloads.html
  Unless Adobe takes down their downloads early, wouldn't surprise me.

>> [_] Anonymous 11/15/20(Sun)03:58:35 No.3445730

  >>3445680
  When I select Control>Test Movie>Test there is the feature you mention. https://i.imgur.com/K
  t08aiI.png
  But when I start the debugger that comes with Flash CS6 by itself (C:\Program Files\Adobe\Adobe
  Flash CS6\Players\Debug\FlashPlayerDebugger.exe) it's not available.
  I wonder if there is a way to use this feature outside of Adobe Flash.

>> [_] Anonymous 11/15/20(Sun)09:47:22 No.3445741

  >>3445643
  if you are just using the player, there is no good way
  I usually put it on a network cache that I own cause that has a slight loading time the first time
  alternatively just upload somewhere

  if you are creating it it's easy
  just go to "test movie" (ALT+ENTER)
  then on the flash preview go to network simulator or whatsitcalled (ALT+ENTER again)
  then it opens the flash preview again with the loader bar at the top, in the menue you can switch
  settings like download speed, etc.



http://swfchan.net/43/HL7HFOE.shtml
Created: 14/11 -2020 15:04:27 Last modified: 15/11 -2020 18:43:47 Server time: 05/11 -2024 08:29:22