A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Calling my php page from flash file?

  1. #1
    Ronze Ronze's Avatar
    Join Date
    Oct 2002
    Location
    Copenhagen, Denmark
    Posts
    185

    Calling my php page from flash file?

    hey everyone...

    Just one question... I have a PHP index file, where I include several files (instead of using frames). In my menu.php i have my flash file with buttons and I want the flash file to call up e.g. index.php?id=3
    when needed. How do I do this?

    Greetings Rune
    --- Ronze ---

  2. #2
    Gaming Forever Dot Com
    Join Date
    Aug 2002
    Posts
    124
    I'm not sure if you can look at it HTML wise, but you can load variable from it with the loadvariables(""); command. This is useful for php script that connect to a mySQL database or something like that.

  3. #3
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    its much better to use the loadVars object for getting external data


    laterz

  4. #4
    Tai'shar Manetheren! skierbit's Avatar
    Join Date
    Dec 2000
    Location
    Provo, Utah
    Posts
    407
    this may be a wee bit over the top, but I hope it helps. My best recomendation would be to look up the LoadVars() object in the reference lib.

    http://www.flashkit.com/board/showth...hreadid=517759

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