LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 


Prev Previous Post   Next Post Next
  #1  
Old 03-30-2004, 01:20 AM
masster masster is offline
Registered User
 
Join Date: Mar 2004
Location: Romania
Posts: 3
Rep Power: 0
masster is on a distinguished road
PHP + Flash + LoadVars Issue

I have a HTML page (which includes my Flash movie) generated by parsing some PHP code (let's call it custom.php). This page has some variables passed to it when called, like so:
Quote:
http://localhost/catalog/custom.php?products_id=30&sid=5b0c647bbb1c819db93a  effb7bf6e410
What I want to do is to load in my Flash movie these 2 variables value (products_id and sid) in such way that when I click a button a send() action to be initiated to another php page (let's call it result.php) with the possibility to attach my 2 variables (result.php?products_id=30&sid=5b0c647bbb1c819db93 aeffb7bf6e410).

If my English is too "thick" I resume: I need to pass products_id and sid session from custom.php to result.php THROUGH my Flash movie by LoadVars(), then send(). I prefer load and send separated because my Flash movie does some calculations in between.

Till now I was able to extract the string after "?" in URL but when echo-ed for Flash, my string (products_id=30&sid=5b0c647bbb1c819db93aeffb7bf6e4 10) was displayed in my HTML page instead of loaded in Flash. I was expecting that, but hoped that somehow Flash has some sort of priority.

Unless I complicate too much, please guide me "towards the light"

Thank you for your time reading this, at least. Help eagerly awaited, though...
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
php in flash - - posting using LoadVars jungalo General Flash 0 06-13-2007 07:45 PM
Flash LoadVars PHP - Flash Version? GobLox Flash 8 0 06-05-2007 06:54 PM
php url in flash button vinny199 Web Platforms - PHP, JSP and .NET 1 06-11-2005 05:26 PM
PHP encode to FLASH decode. cybercampbell Web Platforms - PHP, JSP and .NET 1 06-29-2004 11:00 PM
LoadVars or XML with PHP on DIFFERENT servers doesn't work. sckz Server Side 4 02-11-2004 04:30 PM




All times are GMT. The time now is 12:48 AM.