FLash 8 Bug using getURL

I have created a Flash 8 button runnig in a menu frame that
is supposed to open an html in the mainframe. Without regard to
whatever fix I attempt it doesn't work. Finally I published it as
Flash MX 2004 and it works exactly as it is supposed to.
Three days I have been messing with this! Fix Flash 8 you
morons!

Yeah, I know. I was just venting and frustrated.
I am stuck using frames because that what the customer has in
place. I sent everything to another developer who doesn't have
Flash 8, so I had to save it in MX for him. It ran on his system
without problems. I then did a couple of experiements in publishing
as both Flash 8 and Flash 7. Sure enough it works without problems
published for the Flash 7 Player.
No it is not my misunderstanding of how to do a getURL. It is
a problem with Flash Player 8 (see threads on "mainFrame").
Anyway... my apologies to the forum.

Similar Messages

  • Flash call director using getURL bug

    Hi!
    I am using Flash 8 and Director MX 2004, and I found out
    that, if I use getURL("lingo: function name...") to call director
    function, and if there is any error happened in this function call,
    it seems that director won't show any error message at all. Does
    anybody know how to make director display the error message? Here
    is an example to show the bug:
    http://www.storynest.com/TRANSFER/flashGetURLBug.zip
    if you click on the director button, it will show an error,
    but if you click on the flash button, which calls the same
    function, director produces no error...
    Thanks a lot for help!
    Hsin-Chien

    Sean Wilson wrote:
    > There's no way around this that I'm aware of. There are
    a few xtras I
    > have encountered (the Flash Asset or ActionScriptObjects
    xtra
    > included) that exhibit this behavior: if an error occurs
    in a method
    > whose stack root is a callback or a method of the xtra,
    execution
    > stops and no error is thrown.
    I suggest to switch on a boolean flag as last line of issued
    methods.

  • Using getURL to access network files

    I am working on an Intranet site and I need a button in Flash
    to open a file that's on our network share. I know about the getURL
    function and use it often to link to HTML files that are on the
    same server as the web files, but I don't know how to use getURL to
    open external files on the network:
    example:
    on (release) {
    getURL("page1.html", "_blank");
    page1.html is located on the webserver but contains a link to
    \\server1\share1\document1.doc (server1 is a different server on
    our network)
    I want to eliminate the middle man and link directly to
    document1.doc, but I don't know how to do that with getURL since
    document1.doc is not on the webserver.
    Thanks for any advice.

    I don't believe you can like directly to this file on your
    network because of the security features built into flash which
    will not allow network access such as this.

  • Flash Player use to execute the main class entry point before rendering. Now it does not

    Adobe Flash Player use to execute the main class entry point before rendering the first frame. Now using the latest browsers and Flash Player 11.8 (11.8.800.94, or 11.8.800.97 for Chrome).
    With one of our swf apps, there are visual display objects on the first frame of the timeline. When the main class constructor is executed, those display objects are set to visible = false. So previously those display objects were never displayed because the first frame did not render until after the main class code was ran.
    Now when we browse to the our website, we find that those display objects are visible for a split moment of time (such as a quarter of a second).
    It appears that this may be a bug. We are wondering this could be new behavior based on loading/unloading the swf to optimize CPU usage and that Flash Player is taking a snapshot of the internal state of the first frame and displaying the cached snapshot before it actually loads.
    So...Chris (or other Adobe representative), is Flash Player supposed to be rendering the display before any code executes it runs the main class?

    Not that I'm aware of.  If this is something that just started with 11.8, then we could be running into some sort of bug injection.  Could you please open a new bug report on this over at bugbase.adobe.com?  When adding the bug, please include sample code, application or URL so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the bug number and we'll investigate from there.

  • Update the Player Flash CS5 Uses (In Test Movie)

    So Flash CS5 came with a beta version of Flash Player 10.1.
    Now that the official release of Flash Player 10.1 is released, how do I update what Flash CS5 uses when I Test Movie?
    I have so far updated the Flash Player in my browser and my standalone players but I can't seem to figure out how to update the Player that Flash CS5 uses.
    This wouldn't be so bad if the beta of 10.1 wasn't breaking my project because of bugs.
    Any help appreciated.

    More bumps, there has to be a way to do this.  Adobe wouldn't cement in a beta verison of Flash Player into Flash CS5 would they?

  • Hi, all.  Obvious flash bug?

    Hi, all.  I appreciate all the help being offered here but I've observed what appears a denial that this last update has caused a large amount of headaches all around.
    I'm on Win 7 Sp1 x64 and Firefox 3.6.15.  Just to test Flash I turned off all addons, themes, and extentions except the Firefox defaults. I shut down FF and used the Flash uninstaller, used Advanced System Cleaner and the os disk cleaner to flush all cashes, clean the registry, and clean the drive in general.  I rebooted my machine, stopped all extraneous background programs and services, restarted a clean FF, and went to play a video on MaxPc that hasn't been working,  The page indicated I neede Flash so I installed it and turned off hardware acceleration.
    Needless to say the video played no longer than 57 secs and stopped.  Nothing I did, refresh, etc., would cause it to go further.
    Flash has a bug!  No amount of denial is going to change this.  We all depend on it.  It needs to be fixed.
    Please, if I've missed any steps in my experiment let me know.

    Hi Paw Bear,
    I know what the problem is and it's the new version of Flash Player 10.2...  Here is a link to the archive of older versions of Flash Player that worked:
    http://kb2.adobe.com/cps/142/tn_14266.html  I removed the new Flash Player version from my system following the instructions to a T and the videos would start to play for only a second or two, then a black screen or even a white screen (this was on Youtube).  It was only after I searched through other threads on this Adobe Flash Forum that I found the link to the older archived versions.  Go through the steps of removing the new Flash Player again, then go to the archive link.  I selected v 10.1 and it worked like a charm.  You will have to unzip the folder and manually install all three (3) files that have the red "Flash" logo on them.  After you do this you should be good to go.  Good luck!  I know this is a very frustrating problem and I want to help as many people as I can on this forum because, let's face it, we completely depend on "video" to enjoy our computers.  I hope you will let me know if this helps and if it doesn't, I'll try to find some other info for you or maybe I can clarify my instructions.
    Warmly,
    fairplay08

  • Is it flash bug? Tween Class

    I've been working on a bit big project. I've some components on the stage. There are basically 4 frames. Each frame has some components. What I've done is, I've used tween class. Workflow is something like this:
    Frame 1:
    --used Tween class to get fade effect for List component.
    --used Tween.MOTION_FINISH event to fire an event when it is finished.
    --when it is finished, applied eventListener
    --on Change event, remove eventListeners and use Tween class again to get reverse fade effect.
    --again used Tween.MOTION_FINISH event to fire an event when finished.
    --in that evenHandler, gotoAndStop(2);
    Frame 2:
    //similar
    Frame 3:
    //similar
    and so on.. now, what happens, is, if i play with my scene, sometimes tween class failed to work. sometimes it does not display List component, sometimes it displays List component with alpha 0.2. sometimes it happens with movieClip also. Is it flash bug or problem with my code?

    probably a coding problem.  the most common error that seems like a flash bug would be to define a tween within a function body allowing flash to gc that tween, possibly before it starts and/or completes.

  • Looking for list of ie7 and flash bugs

    I'd like to stay clear of any ie7 and flash bugs that are out there, does anyone know of a list of any known bugs with flash player and ie7?
    I'm currently experiencing an issue where flash 10 and my app do not work in IE7 but they work fine in all other browsers.

    Hi, Check in Tools, manage add ons(all categories) for Shockwave Flash Object and make sure it is Enabled and is the same version of Flash Player you have Installed.
    Test with each browser here and if Flash Player is Installed correctly you should see the animation and the version of Flash Player will be displayed also. http://www.adobe.com/software/flash/about/ 
    If you need further help, post back your operating system, other browsers used and versions.
    Thanks,
    eidnolb

  • Flash plugin use PAC (Proxy Auto Config)?

    Hi,
    I know the flash plugin uses the browser proxy settings.
    But is this still true if the browser is set to use PAC
    (proxy auto congifuration) files to do proxy settings?
    Thanks,
    Felix

    You might check these links out. I am seeing the same issue
    and think the links provide some insight to the problem.
    http://bugs.adobe.com/jira/browse/FP-519
    http://bugs.adobe.com/jira/browse/FP-673

  • Create a flash video using adobe media encoder cc 2014

    How to create a flash video using adobe media encoder cc 2014?

    removal of FLV and F4V export features from Adobe Media Encoder, After Effects, and Premiere Pro

  • How to watch flash based videos without adobe flash installed using Safari

    How do I watch flash based videos without adobe flash installed using Safari?

    Once you have Chrome installed, activate the Develop menu in Safari (go to Safari Preferences > Advanced > Show Develop Menu). You then will see under the Develop menu the Open Page With option and Chrome will be listed there.
    So each time you open a page with Safari requiring Flash, you use that menu option to open the same page in Chrome.

  • Tracing Captivate 4 variables in Flash CS4 using AS3

    Hello. I've googled this 9 ways to Sunday and can't find an answer. I'm hoping one of you can help.
    I have a very simple Captivate 4 quiz with one question. I embed the Captivate SWF file in a Flash file, which plays fine. However I am struggling with tracing one of the Captivate variables in the Flash file using AS3.
    All I want is for Flash to read the Captivate variables so I can continue developing my quiz in Flash (building additional functionality Captivate does not provide).
    The variable I'm attempting to trace is cpInfoAuthor.
    I've attempted:
    trace(root.cpInfoAuthor);
    trace(root.movie.cpInfoAuthor);
    var cpAuthor = MovieClip(root).cpInfoAuthor;
    All of the above examples error out: TypeError: Error #1009: Cannot access a property or method of a null object reference.
    Captivate preferences are set to publish in AS3.
    Anyone with an explanation?
    Be splendid, Jodie.

    Hi Jodie,
    I'm not exactly 100% proficient in AS3 but to me it looks like your statements are wrong.
    Since you are loading your Captivate SWF into a Flash SWF then (root) actually refers to your Flash SWF. I guess that you are loading your Captivate SWF into a movieclip on your Flash stage and that movieclip has an instance name,
    You would therefore need to grab the variables like var cpAuthor = yourLoaderMovieClip.cpInfoAuthor;
    See if that doesn't do the trick for you.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • What's the best flash to use for nighttime sports games?

    What's the best flash to use for nighttime sporting events? I have a rebel XT and I'm pushing it to its limits trying to stop the action. I've tried a speedlite 430 but it didn't have a hook up for an external battery pack and I was told I'd need the extra power. Just tried the 580ex ll on Friday but at the 1/1 setting, it didn't flash for each frame in a burst, even with the external power. I should have backed it down to 1/4 but didn't know at the time. Any thought on a really good flash for night sports? Is the 580 a good choice?

    JUst as Tim_S said. YOu will want a external battery pack. Unforatannly the 430 does not have the option to plug in a external battery pack so will want to pick up a 580 or one of the new 600 series. 
    Then you start looking at the battery packs. I recommend Quantum power packs
    http://qtm.com/index.php/products/2012-05-17-18-18-59/turbos
    5D III, 8-15L, TSE 24L, 24-105L, 85L, 70-200L, EX600 X2

  • Where and how can I know which version of http protocol that flash player used?

    If flash player uses web brower's http protocol?

    Is the EOB a PDF document?
    Firefox updates every 6 weeks and the current version is 31.0. Rolling back almost 6 months is not recommended for security reasons. If that's their best answer, I suggest we either figure out a workaround for getting the document, or you just use a different browser for their site.

  • Unloading a flash movie using Safari browser

    I have MAC 10.4 and safari 2.0 browser.I run a flash movie(Instruction.swf) and after that the actual test for the student run.So while running The first movie i.e Instruction.swf I am not able to unload that movie using javascript in Safari 2.0 browser so that the actual test can run.It just hang up after finishing the movie.While in the other Mac and windows it is working fine.
    Please Help me.
    Thanks In Advance.

    Welcome to Apple Discussions!
    Do you mean to say, in other Mac and Windows web browsers it is working fine? If that's the case, it sounds like the version of Flash plugin used by the Safari plugin is probably older than the one used by the other web browsers.
    With Safari Enhancer's enabling of the Debug menu you can force certain webpages to open in other web browsers. That would help streamline your viewing of those pages.
    http://www.lordofthecows.com/safari_enhancer.php
    You can also enable the Debug menu with:
    defaults write com.apple.Safari IncludeDebugMenu 1
    from the Terminal.

Maybe you are looking for

  • My iPhone 3gs is shutting down and going into un-recovery mode?? : (

    Hi, its my first time on here, due to the fact that I have never ever had any problems with my iPhone 3gs. Until 3 weeks ago. It all started when my e-mail decided that it was going to be difficult. so I go to restart my iPhone and my screen lock/ po

  • Are any 24" iMac screens good?

    I've just received my 2nd 24" iMac today and the screen is still bad. The first one had an even gradient from left to right (lighter on the left, darker on the right). The new one has a less defined brightness difference but has a very bad yellow are

  • PLD - Relate to functionality?

    Dear Experts, I am designing the PLD for Cheques for Payments, for which I need to show the Payee as "Vendor Name, Vendor's Bank Name, Vendor's Bank Account Type and Vendor's Bank Account Number" or simply put as for e.g. "Murtaza R.E., ICICI Bank, S

  • Photoshop elements 5

    Hello, I have a copy of Photoshop Elements 5 on CD which I am perfectly happy with and I have no desire to upgrade. However I would like to install it on my notebook which does not possess a CD drive. I have a licence code for the product. Is there a

  • ConfigMgr 2007 Management Point Health: State

    I am getting this, how to fix this issue. SCOM 2012 Any body knows the triage to fix this issue Manjish