ActiveX / IE Problem - Flash not loading :(

Hi, 1st post whooo hooo :)
Ok, I have been creating a website for a friend and i thought
all was going well until i tried to open the site via IE. Menu
(created in flash 8) doesnt work. After a day searching on the web,
i found out it is due to a security update from MS...i guess alot
of people are having this problem as i found alot of web pages with
"fixes" but none seemed to work for me.
I have been trying to follow this one:
http://www.amarasoftware.com/macromedia-ie-solution.htm
But still no luck...i put the .swf file and
AC_RunActiveContent.js in the root of my website and i think i
followed the instructions word for word. The menu dimensions are:
w-770, h-349
Works fine in Firefox/Opera
Can anybody point me in the right direction or can you tell
me where im going wrong?
Thanks in advance for any help/advice you can give me!
Cheers
Chris :)
Before i tried
to update
After I tried
to update

Here's a solution:
First go here and copy the code and create javascript file
paste the code in the file, name it swfobject.js and put it in a
folder called js.
put this line of code in your html head
<script type="text/javascript"
src="js/swfobject.js"></script>
Next:
Put this in your body or where you want your flash to appear
Replace the information with your file info:
"7" means version number 200 is width 100 is height
<div id="flashcontent">
This text is replaced by the Flash movie You can put
anything here incase the user doesn't have flash plugin or correct
version.
</div>
<script type="text/javascript">
var so = new SWFObject("movie.swf", "mymovie", "200", "100",
"7");
so.write("flashcontent");
</script>
here's a link to the article
http://blog.deconcept.com/swfobject/
Shane

Similar Messages

  • Adobe Flash Player Problem: "Movie Not Loaded"

    new user to mac.
    i'm getting more and more frustrated with this computer.
    what's bugging me the most right now is
    i am unable to view videos on certain websites.
    rather than showing the content,
    a white box appears.
    when i right click on the white box,
    it says "movie not loaded" (in gray) and adobe flash player 9 (in black).
    i can't click on the gray line.
    when i click on the black line, it brings me to the adobe website and tells me adobe flash player 9 has been successfully installed.
    i am fairly sure this has nothing to do with heavy traffic.
    any insights on how to resolve this issue?
    cheers.

    Adobe Flash Player Problem
    http://www.adobeforums.com

  • Cfform format="flash" not loading

    The Problem: When I load a file that contains ANY cfform tag
    with format="flash", all I get is a partially rendered object with
    a spinning clock for a pointer.
    Your initial reaction is probably "oh, thats just bad
    code"... but, read on.. the plot thickens...
    I have 2 domains... Domain.A is hosted out of the root of my
    folder (i.e. /hosting)... a second domain, Domain.B is hosted out
    of a subfolder of the root (i.e. /hosting/DomainB)...
    I have a stripped down page with a cfform format="flash"
    located at /hosting/DomainB called test.cfm.
    If I open a browser and go to www.domainB.com/test.cfm - the
    file will NOT compile or load all the way
    If I open another browser and go to
    www.domainA.com/domainb/test.cfom - the file loads correctly.
    Exact same file, referenced by 2 different domain paths, with
    2 different results.
    I have copied this file to various other folders in my main
    domain, and it works fine. I have also copied this file to other
    servers and it runs fine. I have created new files and placed them
    in DomainB's folder and they ALL exhibt the same problems - they
    will only compile so far and then I get a spinning clock for all
    eternity.
    I'm at a total loss on this one and would appreciate ANY
    thoughts...
    Thanks all!

    Wolvie....I sure hope you found an answer to your problem and
    if you'd post it, i'd be most appreciated.
    I have the exact same issue on cfform with flash rendering...
    incident and incident has been post with goddaddy and finally
    got someone to toss me a tidbit of info.
    since i host domains in subfolders as you do i experience the
    same works/doesnt work scenario.
    I am told the key to this solution is in the Application.cfm
    file. (not confirmed)
    Now...exactly WHAT is to be declared, i dunno.
    however, the acid test is to provide a full path to your
    failing cfm. if it works doing that. then its some sort of pointer
    to the IDE folder in issue (i am told) (again not figured out...im
    just sharing at this time)
    when i provided the full path ie:
    www.mySite.com/subfoldername/myForm.cfm the failing page rendered
    correctly. (and finally without that GD spinning clock ^^)
    so i feel i'm on the right road here.

  • Flash not loading  images in FireFox

    I have a website that loads a small flash object that gets
    it's images from an txt file. It all works fine in IE but not in
    FireFox. I have the newest version of FireFox and Flash player 9
    plugin. It loads the flash object and background but will not load
    the images. It is supposed to fade several images in and out.
    The website is
    schakolad.com
    If you view it in IE you can see how it is supposed to look.
    Then view it in FireFox and you will see that it does not load the
    fading images. I have done several tests including having the txt
    file and the images in the same directory as the swf and the ASP
    page. I have checked file and directory security. Still does not
    work. I have saved the txt file in several formats including UTF-8,
    Still does not work.
    Any suggestions would be appreciated. Thanks!

    In looking at your code, it looks like your problem is coming
    from a malformed embed tag. You need to add the FlashVars parameter
    to your embed if you want it to work in any browser other than IE.
    IE doesn't need the embed tag to display flash content, and every
    other browser REQUIRES it. Every <param> tag you use must
    have a pair in the <embed>.
    Here is your object with this added:
    <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="280" height="288">
    <param name="movie" value="products.swf">
    <param name="quality" value="high">
    <PARAM NAME=FlashVars
    VALUE="dfname=Images/Flash/data.txt">
    <embed src="products.swf" quality="high" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="280" height="288"
    flashvars="dfname=Images/Flash/data.txt"></embed></object>

  • Shockwave Flash not loading

    Ever since I downloaded Adobe ExportPDF, Chrome does not work correctly.  It keeps telling me that it :could not load Shockwave Flash". Why??? And, how do I fix this??

    This is confusing, because ExportPDF isn't something that even can be downloaded.

  • Flash not loading using https

    When I try loading the application using https it loads fine
    in firefox but the .swf doesn't load up if I'm using IE.
    I've found some documentation on this
    http://kb.adobe.com/selfservice/viewContent.do?externalId=fdc7b5c&sliceId=2
    I'm unable to change these settings so is there any other
    ways around this?
    Thanks
    Josh

    syllywabbit wrote:
    > The flash script has been running without issue for a
    long time. Now it doesn't
    > load in IE. It still loads in Firefox.
    >
    > View this URL: www.brannlaw.com (Issue: Homepage,
    left-green sidebar, under
    > 'some of our clients' graphic, the flash movie not
    loading.
    >
    Object tag does not use DATA tag, that's only for EMBED tag
    for none IE browser.
    You need to actually specify param name="movie" follow by
    value="moviename.swf"
    Suggest you use flash PUBLISH option to generate proper html
    file with full object
    embed tag, than copy paste the complete set into you existing
    document.
    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>

  • Flash not loading info

    Flash piece will load on various computers and fill in
    information from database. However, one user gets the flash piece
    loaded, but no information. What could be causing the information
    not to load?

    syllywabbit wrote:
    > The flash script has been running without issue for a
    long time. Now it doesn't
    > load in IE. It still loads in Firefox.
    >
    > View this URL: www.brannlaw.com (Issue: Homepage,
    left-green sidebar, under
    > 'some of our clients' graphic, the flash movie not
    loading.
    >
    Object tag does not use DATA tag, that's only for EMBED tag
    for none IE browser.
    You need to actually specify param name="movie" follow by
    value="moviename.swf"
    Suggest you use flash PUBLISH option to generate proper html
    file with full object
    embed tag, than copy paste the complete set into you existing
    document.
    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>

  • Flash not loading in IE

    The flash script has been running without issue for a long
    time. Now it doesn't load in IE. It still loads in Firefox.
    View this URL: www.brannlaw.com (Issue: Homepage, left-green
    sidebar, under 'some of our clients' graphic, the flash movie not
    loading.
    Any help is appreciated.
    Thanks

    syllywabbit wrote:
    > The flash script has been running without issue for a
    long time. Now it doesn't
    > load in IE. It still loads in Firefox.
    >
    > View this URL: www.brannlaw.com (Issue: Homepage,
    left-green sidebar, under
    > 'some of our clients' graphic, the flash movie not
    loading.
    >
    Object tag does not use DATA tag, that's only for EMBED tag
    for none IE browser.
    You need to actually specify param name="movie" follow by
    value="moviename.swf"
    Suggest you use flash PUBLISH option to generate proper html
    file with full object
    embed tag, than copy paste the complete set into you existing
    document.
    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>

  • Problem flash not synchronized iphone 5

    Hi
    I have a problem with the photo And the flash. When i take a photo, the camera flash is not synchronized .
    Could you help me?

    I have the same issue.  Flash doesn't work when you set photo flash to "ON".  It also doesn't work with flashlight apps.
    I can get it to work after power cycling the phone, and it seems to work for a couple of hours.
    But then the same problem with the flash not working a day later.  I've only had the phone for 3 days.
    Can't tell if this is hardware issue or software issue.  Yes, flash works after power cylce, but why isn't everyone having this issue then?
    Third party camera app did not solve the issue (I tried an app called "timercam").  Flash still does not work unless I power cycle.

  • Flash not loading after install...

    Snow Leopard was working perfectly until the most recent update. When I initially upgraded, I updated flash, as we know snow leopard shipped with the previous version of flash. However, after Apple released an update to address flash and other security updates, flash only loads occasionally. I notice more when trying to view youtube videos. The videos don't fully load and I have to constantly try and refresh the page until it eventually loads. Anybody else experiencing this issues or have come up with a solution??
    Thanks.

    Hi,
    *"as we know snow leopard shipped with the previous version of flash"*
    You didn't need to update your flash plugin afer installing SL.
    Go here and follow the instructions to UNinstall Flash Player
    http://kb2.adobe.com/cps/141/tn_14157.html
    Then reinstall Flash player.
    Carolyn

  • Strange problem: flash not working properly in IE

    http://avcgroup.golive.titaninternet.co.uk/
    This is a link to the webpage where is my flash gallery. When
    u open the it u will see the gallery on top, little pictures will
    appear and will slide to the left. When u click on a small picture,
    a big picture will appear of the same little picture. The problem
    is that in mozilla firefox and opera for example it works perfectly
    but when u open it with interner explorer 7, most of the times when
    u click on a small pic, just the window where the big pic should
    load shows up, but the pic doesn't load... if u close it and open
    it second time it opens. The script is the same for all pics. I
    don't understand why it is not working in IE. Anyone with more
    experiance should have already faced this problem.. and maybe
    figured out why this happens... please help !
    Thanks in advance.
    P.S.
    The link is temporarily, so to speak it content changes cuz
    of testing differnt things so u will see my gallery if the date u
    read my question is close to the date I've made this post.

    I'm also having extreme problems with Flash. I did the
    uninstaller thing too, I re-booted over & over again & it's
    still not working. I can't view anything that uses Flash!!! It
    shows up as being installed on my computer, but all the websites I
    go to say "you don't have the new version installed-install now."
    There's a link to install, I get the pop up on my toolbar to
    install Active-X, but nothing happens.
    If anyone has new info...please help

  • Flash not loading in IIS

    I have a webpage with links to Flash htmls. If the links are
    to my inetpub/wwwroot they only load to about 40% then stop
    loading. If the links are to my Flash working directory they load
    just fine. I have asked for help from Microsoft groups, but they
    haven't given me any help. The problem isn't unique to IE7. I have
    the same problem with Firefox. Is there something wrong with my
    IIS? Does anyone have any suggestions?

    I don't doubt that it's not a problem with Flash. But I can't
    get any help with Microsoft forums. They don't think the problem is
    with IIS even though that's where I have the problem. I'm having
    trouble with Dreamweaver and IIS also. I tried Coldfusion, but that
    was even worse. I need to develop a website for a class and I'm
    having serious problems with the web server.

  • 10.6.3 and flash not loading some content (Evony fails to load)

    I the past 2 weeks i have had a number of problems when loading some flash based objects. Most facebook flash game, etc. work but objects like Evony and longer flash videos fail as well.
    This happens in Safari, Firefox, Camino and Chrome
    I have trashed the prefs of all browsers and flash and I have uninstalled flash with no luck.
    Any ideas? Thanks.

    Well the setting did nothing at all for the problem.
    After all that, Adobe uninstall does crap all if you have Flash Install (not Flash player) as there are copies in the Flash folder.
    I trashed the Player folder that was in the Flash folder, restarted, found the 10,0,45,2 installer (not the default download on the site), restart off the snow leopard disk, permissions repair (twice) and away i go with no problems.

  • Flash not loading one XML attribute

    I have a Flash MP3 player that loads the song list from an
    XML file. I'm trying to set it up to take the customer to the
    online store to purchase the currently playing song. The player
    successfully loads the track name, artist name, and url to the
    song, but for some reason does not appear to the load the new
    attribute of buylink that I have just added. Given the code below,
    my buylink value is returned as undefined. Can anyone tell me where
    my error is here? If more info is needed please let me know!

    Aha.
    XML Parsing Error: not well-formed.
    It appears to have issues with the = signs in the link. This
    is a problem for my site, as I need those in there in order to link
    to the page. I'll have to come up with something other than xml for
    the 'add to cart' functionality within this flash file.
    Oddly enough, it does pick up all of the rest of the
    information.
    Thanks.

  • YouTube Upload Flash Not Loading with SL

    Anyone else having that problem? Installed Snow Leopard last night. I actually tried to upload a screen recording, but it hung on "5 seconds left" for about an hour. I went to YouTube to upload the vid myself and the upload flash tool never loads - just "Loading..."
    Loads in Firefox.
    The bulk plugin does not work either.

    Got this solution from: http://www.google.com/support/forum/p/youtube/thread?tid=72dee0c7985b411d&hl=en
    Removing Gears plugin ('/Library/Internet Plug-Ins/Gears.plugin/) makes the single file upload work again.
    However when opening the mulltifile upload page it specifically requests Gears to be installed, I guess that's how it ended up on my MacBook in the first place.
    Somebody at Google fix Gears...!

Maybe you are looking for