Skip to main content
Participant
February 21, 2011
Question

Video file path from HTML - Urgent

  • February 21, 2011
  • 1 reply
  • 359 views

            Hi

            I have created a simple imported video in actionscript 3.0 and it works fine when I play it. Since I am a newbie, can anyone guide me

            how do I specify the filepath from HTML, e.g. in the HTML how can i specify <param name="filepath" value="videoname.flv" />. If anyone has

            any link to a tutorial, it would be great.

            Thanks

This topic has been closed for replies.

1 reply

Inspiring
February 21, 2011

Use FlashVars and read them in LoaderInfo:

http://kb2.adobe.com/cps/164/tn_16417.html

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/LoaderInfo.html