Forum Discussion
KenLiu
13 years agoCommunity Member
Storyline preload handling
I have a series of mp4 videos at the beginning of every slide as an intro (plays automatically ), each of which is around 1 MB big and 5 seconds long. My questions are:
1, if this video hasn't be...
PierreJouan
10 years agoCommunity Member
Hi Chee,
• Define stateFromFlash as text variable in SL
• Add this code to your first frame in Flash :
import flash.external.ExternalInterface;
ExternalInterface.call('GetPlayer().SetVar','stateFromFlash',"flash_loaded");
• Add a "Please wait" text box in Storyline and stick this trigger to it :
Should work... Let us know!
Related Content
- 8 months ago
- 7 months ago
- 8 months ago
- 4 months ago