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


Prev Previous Post   Next Post Next
  #1  
Old 07-16-2003, 02:21 PM
Juro's Avatar
Juro Juro is offline
Registered User
 
Join Date: Jul 2003
Posts: 45
Rep Power: 0
Juro is on a distinguished road
Crying FlashVars - LoadVars

hi,

i just cannot seem to be able to get this to run. i'm embedding my swf-file in the html and passing a FlashVars variable. how do i get that variable into my main timeline? i have tried this code:

Actionscript:
offer = new LoadVars.load();

this.createTextField("test", 1, 0, 0, 200, 20);
test.text = rein;

with this html:

Code:
  <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" WIDTH="550" HEIGHT="400">
    <PARAM NAME="movie" VALUE="info/test.swf"><PARAM FlashVars = "rein=hallo";
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME="rein" VALUE="hallo">
    <EMBED SRC="info/test.swf" WIDTH="550" HEIGHT="400" QUALITY=high PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" TYPE="application/x-shockwave-flash" REIN="hallo"></EMBED> 
  </OBJECT>
the thing is i do not know how flash is handling the variable and whether the embed is used correctly.

thank you for all your thoughts on this

Juro
 


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
loadVars alternative for Firefox????? brandon_h Flash 8 1 07-08-2006 01:32 PM
Flash Hell: How to get FLASHVARS to work with a Forms application Weevil Flash MX ActionScript 0 05-27-2004 01:15 AM
caching jpgs by loading into loadVars Ultraniblet Flash MX ActionScript 6 03-20-2004 03:52 AM
LoadVars - PLEASE HELP ScotterMonk Flash MX ActionScript 5 10-15-2003 02:24 PM
FlashVars driving me insane dv8 Flash MX 1 02-13-2003 05:02 PM




All times are GMT. The time now is 06:17 PM.