Can you add dynamic text from php to a flash button?

This is a discussion on Can you add dynamic text from php to a flash button? within the PHP Language forums, part of the PHP Programming Forums category; Any ideas? Im looking to give the flash button a name based upon the variables in php. Marc...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2006
monomaniac21
 
Posts: n/a
Default Can you add dynamic text from php to a flash button?

Any ideas? Im looking to give the flash button a name based upon the
variables in php.

Marc

Reply With Quote
  #2 (permalink)  
Old 02-25-2006
ZeldorBlat
 
Posts: n/a
Default Re: Can you add dynamic text from php to a flash button?


monomaniac21 wrote:
> Any ideas? Im looking to give the flash button a name based upon the
> variables in php.
>
> Marc


<http://www.php.net/swf>

Reply With Quote
  #3 (permalink)  
Old 02-25-2006
Chung Leong
 
Posts: n/a
Default Re: Can you add dynamic text from php to a flash button?

monomaniac21 wrote:
> Any ideas? Im looking to give the flash button a name based upon the
> variables in php.
>
> Marc



Just print out the variable as FlashVars, then dynamically set the
label of the button with ActionScript. See this TechNote:
http://www.macromedia.com/cfusion/kn...fm?id=tn_16417

Reply With Quote
  #4 (permalink)  
Old 02-27-2006
Ciaran
 
Posts: n/a
Default Re: Can you add dynamic text from php to a flash button?

Marc:

<embed src="flash.swf?button=<?php echo urlencode($button) ?>">

and similar in the correct part of the Object tag.

This will create a var called 'button' in the root context of the Flash
movie.

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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



All times are GMT +1. The time now is 01:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0