Digital Point Forums
Winn Law Group

Go Back   Digital Point Forums > Design & Development > Programming > PHP
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Feb 29th 2008, 6:56 pm
Panjabi Panjabi is offline
Hand of A'dal
 
Join Date: Sep 2007
Posts: 350
Panjabi is on a distinguished road
Passing PHP variable to Flash Players using FlashVars

Im testing out a script, whicgh seems to work fine, except for the fact that when I try loading a URL which has a comma in it, the file does not load in the player.

Code:
<param name="FlashVars" value="playerID=1&amp;soundFile=http://domain.com/test,file.mp3">
I need a solution that will play the file without having to change the URL as the file is hosted externally.
__________________
EduardoDaSilva - $10 per 1k d'loads - -
Reply With Quote
  #2  
Old Feb 29th 2008, 7:14 pm
Vbot's Avatar
Vbot Vbot is offline
Champion of the Naaru
 
Join Date: May 2007
Posts: 105
Vbot is on a distinguished road
It works fine for me. Make sure you have
Quote:
FlashVars="playerID=1&amp;soundFile=http://domain.com/test,file.mp3"
in your embed code.
__________________
PHP Goodies
Reply With Quote
Reply

Bookmarks

Thread Tools

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
FREE Flash Image Galeries, FLV Players and MP3 Players 4U mjorge HTML & Website Design 1 Jan 4th 2008 8:02 am
Passing a variable between 3 pages timallard PHP 3 Aug 14th 2007 10:23 pm
Adding Flash & JavaScript to a PHP variable jpmad4it PHP 2 Jul 16th 2007 2:50 am
Passing variable from PHP to Javascript via cookie: How? vnviews PHP 4 Aug 29th 2006 12:10 pm
passing variable to iframe Crayz PHP 3 Aug 20th 2006 3:15 pm


All times are GMT -8. The time now is 5:42 pm.