A Flash Developer Resource Site

Results 1 to 20 of 25

Thread: PHP to Flash

Hybrid View

  1. #1
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784
    This didn't work. It stopped the flash movie from loading.
    <param name="movie" value="http://tlgames.siteburg.com/welcome.swf?fistname=<(FirstName)>&oid =' . $_oid . '&vid=' . $_vid . '" >

    [EDIT] I'm not sure if I can use what you posted above. The swf has to be in an PHP file, and cannot use the body tags. It uses div tags. Will the above still work under these conditions?

    oid and vid are both unique strings - ownerID and viewerID.
    firstname is the first name of the owner.
    Last edited by TheLostGuru; 06-08-2007 at 03:53 PM.
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  2. #2
    Senior Member
    Join Date
    Jan 2006
    Location
    USA
    Posts
    383
    Does it work without the first name function?

  3. #3
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784
    yes, both vid and oid are being sent correctly to the swf.
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  4. #4
    Senior Member
    Join Date
    Jan 2006
    Location
    USA
    Posts
    383
    You might want to learn a little more about the first name function.

    Either that, or look into JavaScript which I believe you can use to communicate with the SWF.

    Not sure where the first name is even pulled from.

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