A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: can i read params from an html page?

  1. #1
    Senior Member pelegku's Avatar
    Join Date
    Nov 2002
    Posts
    116

    can i read params from an html page?

    for example if i do something like :
    myflash.html?x=3&y=1
    can i read thos param from the flash?
    or another option i can make a dynamic page like this :
    myflash.php?x=3&y=1
    and write the values in the page!
    how and where should i write them then?
    thanks
    PEleg

  2. #2
    Senior Member
    Join Date
    Sep 2000
    Location
    Boston
    Posts
    118

    better way

    you can append the var to the src.

    src=Flash.swf?skipIntro=1.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center