Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,932

    Default

    I don't know if this has already been covered but I'm stuck and no end of flicking thru the Flash manual helps.

    I am writing a flash sequence that accepts variables. I can do this fine. However I need to load additional movies onto the original movie and transfer the values of the variables to the new movies ( .swf files )

    I have tried every way imaginable but can not achieve this.

    (I do not want to use a remote server, just have one movie (.swf) pass the variable contents onto another movie (.swf) as it is loaded by the first movie.

    Has anyone any suggestions

    Egg
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,932

    Default

    I don't know if this has already been covered but I'm stuck and no end of flicking thru the Flash manual helps.

    I am writing a flash sequence that accepts variables. I can do this fine. However I need to load additional movies onto the original movie and transfer the values of the variables to the new movies ( .swf files )

    I have tried every way imaginable but can not achieve this.

    (I do not want to use a remote server, just have one movie (.swf) pass the variable contents onto another movie (.swf) as it is loaded by the first movie.

    Has anyone any suggestions

    Egg
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

  3. #3
    Join Date
    Sep 2000
    Location
    Italy
    Posts
    1

    Default

    Hi there, just try to load your movie with the "Load Movie" action setting it to a TargetName (not a Level) and then...
    supposing your movie is loaded using "PIPPO" target name:
    if u need to pass a variable instead of a value just use:
    I hope to be useful... if not.. just ask..
    bye

    -= Compy =-
    <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
    ID=compy2 WIDTH=360 HEIGHT=40>
    <PARAM NAME=movie VALUE="http://13thfloor.it/banners/compy.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="http://13thfloor.it/banners/compy.swf" quality=high bgcolor=#000000 WIDTH=360 HEIGHT=40 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,932

    Default

    Compy

    Sorry for not getting back sooner.

    Thanks for your help. In the end I did'nt use it as I found another work-around. I must admit this is one field of Flash that drives me up the wall. I'll have to look in some of the tutorials to gain more knowledge in this field.

    Thanks for your help

    Egg
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

  5. #5
    Join Date
    Aug 2000
    Location
    Toronto, Ontario, Canada
    Posts
    432

    Default

    You could store the variables using FS commands and JavaScript, and then retrieve them from the other movies from the FS commands. This method should work for you...


    hth,
    Deep (just a guy)

    <pre><font face="courier" size="2">,-----------------------------.

    | Pradeep Kumar Nair, B.Math |

    | Graphic/Multimedia Designer |

    | ICQ#: 39102360 |

    | Medius Communications, Inc. |

    | http://www.medius.com |

    `-----------------------------'</font></pre>
    Moderator - i/us Flash Forum
    hth,
    Deep (just a guy)
    --
    Pradeep Kumar Nair, B.Math
    CTO
    9 Story Entertainment
    http://www.9story.com
    IP

  6. #6
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,932

    Default

    I replied to this thread recently. The thread shows 3 posts but only two appear. Don't know what happened to my original post (must have found a black hole).

    It was a thanks to compy for his help. It helped greatly.

    Egg
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •