Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 10-15-2008, 12:01 PM Flash and PHP
Junior Talker

Posts: 1
Trades: 0
Hello…I need some help with flash and php. I want to use flash file in php. To be more specific. I have one swf files in Greek version and one in English version , that I want to do is to call each time the right version according the language that user choose. For example, by default the index.php is loads in English version and I want the $lang.swf file to be loaded (because $lang=English) the same I want to happen when the user choose Greek language, the greek swf file to be loaded. How im going to do that. Thank you in advance for you help.!!!
trem is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-15-2008, 02:43 PM Re: Flash and PHP
rogem002's Avatar
PHP Chap

Posts: 843
Name: Mike
Location: United Kingdom
Trades: 0
Send the data in the URL you pull the SWF file up with, for example

PHP Code:
file.swf?language=<?php echo $language?>
alternativly, have a different file, for example

PHP Code:
file_<?php echo $language?>.swf
__________________
My Blog/Site:
Please login or register to view this content. Registration is FREE

Last edited by rogem002; 10-15-2008 at 02:44 PM..
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Reply     « Reply to Flash and PHP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09590 seconds with 12 queries