Get URL + load Movie

I am going from one Flash site to another and use the get URL
code just fine getURL("
http://www.site2.com).
When I get to site2 how does one pass loadMovie or other
commands to site2 flash from site 1 with the get URL command? Is
that a case for shared Objects?
Thanks

It looks like you are loading in an external .swf for the
thumbnails and the larger images for each section. If you want to
update a particular section's photos, then you can just replace the
old .swf with a new one with the same name. Your movie will then
use the new .swf when it is called to be loaded.
You should not use getURL() for any of this. GetURL() is used
to load a new .html document into a browser.

Similar Messages

  • HBO, Starz, Cinemax, IFC missing from lineup after getting Fully Loaded Movie package

    Using a Tivo Series 3XL with M-Card. My account shows all the appropriate packages on my list of packages, but I can't see the content on any of the premium channel.

    We can reload the cablecard for you. If this has not been done and you're still having troubles, please send me a private message.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • This message comes up "This computer is already associated with an Apple ID" trying to down load movies of another computer of ICloud how do I get By?

    This message comes up "This computer is already associated with an Apple ID" trying to down load movies of another computer of ICloud how do I get By?

    Hi Allan, thanks for that. I've already set up a log in for my wife and that is all working fine. The problem is that when she logs in and opens iTunes and trys to associate her library with her iTunes account she gets the error message "This computer is already associated with another iTunes account". Whilst this is true, the computer is associated with my iTunes account under my separate log in, which should have nothing to do with hers. If she transfers the association to her account it will lock me out of my content on my log in for 90 days - I'm trying to work out how to associate each of the log in accounts with a separate iTunes account so we can access our music independently of one another without locking each other out. Hope that makes sense!

  • Hi! I need to load a GET url that si very long. On other browsers, I can load the url. In firefox 3.6, no. There is an addons or a plugin so I can extend this limit? If yes, is possible to load automatically this addons when loading a certain page? thanks

    Hi!
    I need to load a GET url that si very long. On other browsers, I can load the url. In firefox 3.6, no.
    There is an addons or a plugin so I can extend this limit? If yes, is possible to load automatically this addons when loading a certain page? thanks
    The url is sometingh like this (this is correctly loaded, but it could be longer)

    Firefox should have problems with long GET data appended to an URL (long would be over 64k).<br />
    If there are problems then it is possible that an extension is the cause of that.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Getting a Newly loaded movie to start at Label

    How do i get a newly loaded movie start at a specific Label?
    All i want to do is to load movie and play either a label or
    frame?
    How would i modify the syntax below to accomplish this....
    its simple i know, its just been a long time since i've had to use
    this approach.
    on (release)
    loadMovieNum("newmovie.swf", 0);
    gotoAndPlay("Newstart");
    Will this approach work?
    Any one?... anyone?

    It would appear that installing quicktime solved my issue.

  • HT1657 Why did i get Could not load movie error

    I recently rented a movie from iTunes, onto my iPad. I was charged and it appears on my rented tab. When I go to play it I get a message "could not load movie". What's wrong?

    Thank you so much! That worked. THANK YOU SO MUCH!!!! YOU ARE MY HERO!!! THANK YOU!!!

  • Get Url from a text box

    Hello,
    I have read a couple posts in regards to the GEt URL function
    but couldn't find what I'm looking for.
    Trusting someone can help.
    Here are two reference files
    1- Main swf that loads the movie clip
    with the links
    Swf
    that displays the links I'm opening in a new window
    I'm able to open the url on a new window but couldn't find a
    way to control the height of this window. Please note that the
    links are all inside a text box. They are not separate buttons they
    are just text hiperlinks.
    Please let me know if any of you knows how to control the new
    _blank window height.
    Thanks
    Fe

    Hi. You should consider posting this to either the iPhone forum or the Developer forum. This forum is for discussing the Unix subsystem of OS X...

  • Help with calling a Get URL

    I am having a problem with calling a series of web pages
    within my movie. I have an index.fla that I publish to html. Within
    the index.html, I am calling multiple swf files to load content.
    Home.swf loads when the index page displays. Then the user clicks
    on any button and each button loads another swf replacing the main
    content with perhaps loading it's own swf files of content also.
    Everything is working fine. However, on one called swf file, called
    students.swf, I also have a menu swf file that is called when
    students loads. This menu swf file has text listed with
    actionscripting calling a data file that causes the text to expand
    and rollout and display a label of the url. When the user clicks on
    the list name I have a get url to the url of the label. Everything
    works fine in the swf files when I test the movies for the swf for
    the menu file and for the student file swf. However, when I publish
    and run the index page and start testing out the student swf that
    is called, the menu will not open up a new browser window with the
    link designated in the get url. I can't figure it out! It works
    fine in the swf files, but not when I test it out through the index
    controlling file. Please Help!!!

    if you're using as2, try adding
    this._lockroot=true;
    to the movieclip that contains getURL, the student file
    swf.

  • Get Url

    Hi,
    I have created following embedded code
    <object width='576' height='353' ID="Object1"
    VIEWASTEXT>
    <param name='movie' value='
    http://invind05/Rohit2/find_url.swf'
    />
    <param name='wmode' value='transparent'/>
    <embed src='
    http://invind05/Rohit2/find_url.swf'
    width='576' height='353' type='application/x-shockwave-flash'
    wmode='transparent'/>
    </object>
    This code will be used by client on any
    http:// xyz/abc.html.
    Iwant to get the url where the above .swf file is used. I
    donot want to add Java Script function in the embedded code.

    Kevin wrote:
    > How can i get a browser to load a new page url once a
    flash movie ends.So
    > the viewer doesnt have to click a link to open the new
    browser window? Ive
    > tried the get url action but no success so far.
    Place a key frame on the last frame of the timeline with
    getURL action.
    getURL("somepage.html");
    Once the movie reaches that frame, it will automatically call
    the browser window.
    It's good idea to place stop(); action on that frame as well,
    sometimes the movie
    rewind itself while the browser process the action, making
    impression like there
    is more to come and user get suddenly shifted elsewhere. They
    tend to hit the back
    button to go back see what has happened.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Changing an old Get URL

    Hello,
    I feel like I am losing my mind, and this may be a very easy
    fix that I am overlooking, but I am trying to just change the Get
    URL address of something that I did a long time ago. When I open
    the file, I found 2 instances where I put in the new URL in place
    of the old one, but when I test the movie, it still sends to the
    old address. I have cleared my cache in the browser, etc.
    Does anyone have an idea of what I might be overlooking in
    trying to change the URL? I created a fade up movie for an icon and
    I changed the address on the timeline and on the movie itself,
    which were the only 2 places I could find the URL to replace.
    You can see the website at
    http://www.dirtcad.com
    It is the fade up Blue Cross icon on the bottom right after
    the movie loads that needs to be changed. I created this movie in
    Flash MX and I opened it in Flash 8 and I am just trying to make
    that one change.
    Thanks for any suggestions.

    kregg wrote:
    > Hello,
    >
    > I feel like I am losing my mind, and this may be a very
    easy fix that I am
    > overlooking, but I am trying to just change the Get URL
    address of something
    > that I did a long time ago. When I open the file, I
    found 2 instances where I
    > put in the new URL in place of the old one, but when I
    test the movie, it still
    > sends to the old address. I have cleared my cache in the
    browser, etc.
    there really is no magic when comes to getURL action, you
    simply editing wrong instance
    and old action remain attached. You just remove the action in
    a wrong place so it
    takes no effect.
    Upload the file and let us check, much easier than trying to
    guess from here
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006 :)
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • Unable to load movie playlist?

    I'm really starting to regret Upgrading to Director 11. I
    didn't have any of these issues going from MX to MX 2004. All I'm
    trying to do is make a simple projector work on a Mac and it's one
    issue after another. Not to mention all this after updating a whole
    boat load of Xtras 11 requires.
    The new one is this;
    Unable to load movie playlist. Does the INI file exsist? It
    must contain a section '(Movies)' with an entry
    'Movies01=pathname.dir'.
    I've already read a couple of other forum post with the same
    error message going on with others but can't find certain files
    required to make the fix like the 'Projec32.skl',
    and I don't know how to read, let alone make an .INI file.
    I'll mention I got this error after updating to Shockwave 11
    EVEN though I was not publishing a Shockwave movie.
    I know I just need to include a certain file on my CD when I
    burn one because all works great on the desk top, but I'm throwing
    darts trying to figure out what the CD burn is missing.
    So to make a long story short does anyone know what I might
    be missing?
    I'm new to making director movies for the Mac, and even using
    a Mac so I might need it spelled out a little more for being a
    novice.
    Thanks in advance. :o)>
    PS I tried making a Mac Projector from my PC with no good
    results either.

    This is a very frustrating problem.  I have run into it as well, but can't tell you exactly how I solved it, its been a while since I've seen it.  It does have something to do with the length of the path to your projector when its published.  I would suggest moving your movie as close as possible to the root of the drive, you may even want to restart to ensure all the internal variables have been reset and then republish the movie.
    If you publish the movie from your authoring location and then copy the projector to a cd or the desktop the path length seems to be built into the projector at publishing. So that does not solve the problem.  It is fairly easy to get a long path name - c:/mylocaldrive/documents and settings/yourusername/yourprojectsfolder/yourprojectname.dir has a path name length of 100 characters!  I realize you are on a mac, but the same rules apply.
    I also might be mistaken with the maximum path length.  Perhaps its 128 characters?
    Has anyone else run into this error?
    Mike M

  • HT4352 My apple tv will no longer load movies.

    My apple tv will no longer load movies that I have in iTunes. It shows them in the menu, but when I click on them I just get the spinning wheel. Music works fine. Every thing worked fine the day before.

    Power cycle the ATV.
    Close and relaunch iTunes on the computer or simply reboot the computer.

  • HT202157 Does anyone else have a problem with the latest Apple TV update?  My Apple TV no longer can load movies from my iTunes library, including ones I've already watched or were watching.  Can I roll back this update, and if so, how?

    After updating my Apple TV, it will no longer load movies from my iTunes library.  Music works, but no movies.  I've turned this puppy every which way but loose, but no joy.  Is there a way to roll back an update?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Quicktime Pro Really Slow to Load Movies

    Hi,
    Anyone have any idea why after getting Quicktime pro it is so slow to load movies? I have an iMac with 2Gigs of Ram, less than a year old...
    I read about the disk permissions thing, but it doesn't seem to have helped...
    Thanks in advance!

    I don't know if this is still a problem for you, but I first noticed it when I upgraded to 7.2 in Tiger.
    It seems that QT is loading the whole movie into RAM before it starts playing. This is really annoying with long movies, the beachball just spins until QT has loaded all 350 megs into a buffer somewhere. I've started using VLC instead. No settings that I can find will alter this behaviour, and I've tried moving various third-party plug-ins around to no avail.
    Note: the behaviour persists with QT 7.3 in Tiger (10.4.10) but seems to have been fixed in Leopard (10.5). Since I'm slowly migrating to Leopard, I guess the problem is semi-solved.

Maybe you are looking for