Passing Variables with PARAM ?

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13458
  • Loc: Florida
  • Status: Offline

Post April 28th, 2004, 5:15 pm

I'm trying to do a flash skin for a friends blog that they have hosted at blogspot.com

What i'm trying to figure out is how to take the output directives from the source into flash.

Say I have a dynamic text box with dscr set as the variable. I want to fill that text box with the text resulting from this server-side output on the same page that the movie is on.
Code: [ Select ]
<$BlogDescription$>

I tried adding
Code: [ Select ]
<PARAM NAME=dscr VALUE="<$BlogDescription$>">

to the object tag with no success.

I'm really trying to avoid loading/building from the XML feed version :wink:

EDIT: I'm using FlashMX BTW
Strong with this one, the sudo is.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 28th, 2004, 5:15 pm

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13458
  • Loc: Florida
  • Status: Offline

Post April 28th, 2004, 6:50 pm

Ok i figured it out, with the help of this
http://www.tek-tips.com/gpviewthread.cfm/qid/414717/pid/250%20/lev2/4/lev3/31

I should have known this one :oops:

Code: [ Select ]
<PARAM NAME=movie VALUE="test.swf?test=it works">
Strong with this one, the sudo is.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 30 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.