Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Scene Won't Load In Internet Explorer, Only In The .swf



Hey everyone: I'm in a bit of a bind here. My site performs drastically different when it is run in Test Movie (.swf) and when it is run through Internet Explorer. It has 3 scenes in the following order and no externally loaded .swfs: Scene 2 (Preloader)Scene 3 (Intro)Scene 1 (Content - I originally began with this one but later added the Preloader & Intro) When I test the movie from Flash CS3 or run the exported .swf, it runs through with no problems. However, as soon as I export it and run it in Internet explorer through .html file, it will only load the preloader, which then transitions to the intro, and then I get a white screen for Scene 3. I cannot get the main content scene to play at all. It seems the problem starts with the code to embed the .swf into the .html page. If I run the .swf through internet explorer, it is fine, but then it expands to fill the whole page. I think it wouldn't be wise to run just the .swf online. I would greatly appreciate any help in this manner! Thank you,Adam *** Solution listed below



KirupaForum > Flash > Flash 8 (and earlier)
Posted on: 07-26-2007, 11:58 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Internet Explorer Problem With Preloader On Same Scene
This is not a question but an advice in case someone else stumbles upon the same problem I had. I didn't find answer to this anywhere on the net, so I decided to post it here.

If you insert your preloader on the same scene as the rest of the content, it will not work properly on IE 6 (probably older versions too). The preloader will not show until the entire bulk defined in the preloader is loaded. This problem does not occur on Firefox or the Flash Test Movie.

I tested this SHUNRA/Nimbus, which is a bandwidth limiter, to get accurate results.

The way to work around this is to simply put the preloader in to a different scene.

Hope this helps someone.

- Unkulunkulu

Monitoring Load Movie In Internet Explorer ...
Hi,
Does anyone know if you can monitor .swf's that are loaded into a .swf in internet explorer?
E.g. you can see the status bar loading the main flash interface, but if another .swf is loaded into the interface using load movie, can you monitor its download progress in IE?
Any ideas would be great
Thanks
Tim

Load Movie Not Working In Internet Explorer
Strange, the movie works fine in flash but when I test it in the html page made in dreamweaver the load movie button doesn't work at all

[F8] Odd Flash Load Behavior In Internet Explorer
Have any of you seen this behavior? In firefox it works fine but in Internet explorer the flash images does not load until you move the mouse over the flash. I tested it with and without the javascript wrapped around. It is most likely related to my actionscript.

here is the website

http://www.death-by-design.net/product.aspx?c=tshirts

thanks for any tips,

-matt

Jpegs Wont Load With Internet Explorer
Hi, I am currently programing my portfolio site and I have tried a couple different ways of loading Jpegs from an images folder into an empty movie clip. Both worked sucessfully everywhere but PCs, which I hear are kind of important. First I tried the basic LoadMovie ("jpegmane.jpg", movieclip_mc) and that was unsuccessful. Next I tried the following code:

ink_mc.cacheAsBitmap = true;
mask_mc.cacheAsBitmap = true;
ink_mc.setMask("mask_mc");



var loader:MovieClipLoader = new MovieClipLoader();
var listener:Object = new Object();

listener.onLoadComplete = function(target:MovieClip) {
trace("LOAD COMPLETE");
target._parent.load_text._alpha = 0;
//target._parent.play();
}

listener.onLoadProgress = function(target:MovieClip, bL:Number, bT:Number) {
trace("PROGRESS: " + (bL / bT) * 100);
}

loader.addListener(listener);

print_btns.print1.onRelease = function() {
loader.loadClip("images/print_philroy.jpg", content_mc);
_root.ink_mc._alpha = 0;
_root.gotoAndStop("print");
}


I haven't had any problems like this before with PCs. Any suggestions out there?

THanks in advance.

Brandon

Problem Getting Flash/Director Animation To Load In Internet Explorer [renamed]
I am SUPER new, so please don't laugh at me...

I have created a VERY simple animation in MX2004 and placed it in an HTML file using Dreamweaver. When I visit it using Mozilla Firefox, it works fine. However, when I visit the site using Internet Explorer, it shows the Macromedia Shockwave "loadin bar looking" screen and never loads and doesn't display the animation. Please help me, I'm dumb! Thanks!

J

Internet Explorer And Flash - Freakin Explorer Bar
Okay, I'm pretty new at with Flash, and the whole actionscript/xml/xhtml stuff. When I upload my .swf to the web, I always get that explorer bar dropping bombs everytime I open the page. And I get it on just about every computer. Is there a special embed tag or some trick I'm missing to make that thing go away. Also, why do some sites automatically focus and others not. How do I do that?

POP UP (with Out Internet Explorer On Top) ?
Hi I wonder how can u create pop UP with out Internet Explorer Text on top

What I want is POP with 1 flash button CLOSE

This is Example
http://www.nightmaresonwax.com/enter.htm

See how they did POP UP !!!

Internet Explorer
Hi everybody,
If nothing is stupid here question then please telll me what should be the size of movie so that it shows fully on internet on a 800-600 resolution and what should be the publish settings

Internet Explorer 6.01
Hi,

I have experienced a strange thing lately. My website worked well with Internet explorer 5.5 and still works well with Internet explorer 6.01. However, since I made a windows update on my pc I get scroll bars at the bottom and on the right hand-side of the content window. The website has been built in php and redirect several pages to flash MX. It is working well from there. But as soon as I am using the link from flash that tells me to come back to the content window in php, I get the scroll bars on the content window when it never used to be the case with my other version of Internet Explorer. Maybe I need to add some lines in my source in flash to make it work.

Thank you,

Seb

Internet Explorer 6
I am using win98 yesterday I install Internet Explorer 6 from the net. I made a websie when I view the website using Explorer 6 I saw unallighed tables but before using Explorer 5 table were aligned and images were right on their place. why is that has Internet Explorer 6 some bugs?

Internet Explorer 5.00
i posted my site on the internet,but unfortunately i am unable to open the site while using explorer v.5.00. the site do work with newer version of explorer.any solution?.Appreciating ur help.

Internet Explorer Bg
can i make ie have a bg of my choosing and then load my movie ontop of that so when the client resizes or opens favourite tab etc the movie resizes but the bg stays static

What Is Going On With Internet Explorer
I developed a pretty nice website for one of my clients : https://www.chirocurrent.com/indexSSL.php

This site works fine in FireFox, returning data from a database with no problem. When I try to view the page with Internet Explorer everything comes back as "undefined". Any idea why?? Thank you.

Internet Explorer
Internet Explorer is trying to make me download a flash file insted of just playing it.
does anyone know why this would be?
The file that I published opens in safari but it wont open in ie.

Swf's And Internet Explorer 7
I have a question. When I view web pages that have just an swf, no html it comes up blank. Is this a problem on my end or the person that posted the swf file?If it's mine how do I fix it?
thanks

Internet Explorer 6 And SWF
Hello,
I have installed Adobe Flash Player 9 in my PC and when attempt to open to a file swf with Internet Explorer 6, the content is seen in target. When seeing the source code of the generated page appears the following code:
<html><head> <script src= " head of cattle: //xpsp3res.dll/objectembed.js " ></script> <script language= " Javascript " to >var objectSource= " file:///C:/WINDOWS/Help/Tours/mmTour/segment3.swf "; </script> </head><body leftmargin=0 topmargin=0 scroll=no> </body></html>
How I can fix it?

Thanks very much.

Internet Explorer
I don't understand why it won't show up on internet explorer. It kind of annoying because internet explorer won't show my transparent images either. Plus it always makes the text bigger than it is supposed to be set at, but that I can't fix. Anyway, can someone help me out so my flash will show up? Also if you could, could someone tell me what file format shows up transparent on IE?





























Edited: 07/15/2007 at 04:20:07 PM by Amanda Adams

Internet Explorer
This is a little out of topic, my problem is every time I use my internet explorer there is a program that is being installed in my computer, like a clock control, weather device etc.., do you know how can i get rid of this coz it's kinda annoying to uninstall this programs everytime. tnx

MS Internet Explorer Changes
I just found out about these changes and wonder what everyone here thinks about this:

http://msdn.microsoft.com/ieupdate/

After reviewing what Macromedia says about this, and in light of the fact that I have over 1000 pages on my sites that use Flash, I am inclined to wait for the updating tools that MS and macromedia are working to create.

What do you think?

HELP Does Anyone Have Internet Explorer 5?
For some reason I cannot install this onto my computer and I need to see what this site im working on looks like in IE 5...the site is all html so i really need to see what it looks like on other peoples computers

If anyone has the time could you do me a biiiig favor and take a screen shot of the site and send to me at mzello@iupui.edu also tell me what version you are using

here is the site

http://portfolio.iu.edu/mzello/restaurant.html

thanks in advance!!!

Pop Window Internet Explorer 5.5
ok we have a site (flash) hosted on some ip address (given in html code). its working fine. but we don't want user to see the ip address so we are using a frameset file hosted on some other server so that when opens the site he should see that frameset page's url. but when we put that index2.htm (given below in html code) one of the links (reservations) in the flash site that opens up a pop up window doesn't work particularly in internet explorer 5.5.

PLEASE SAVE IT AS HTM AND OPEN IN IE 5.5 CLICK ON RESERVATIONS ON THE LEFT LINKS. IT SHOULD OPEN A POP UP WINDOW BUT IT DOES NOT. ALTHOUGH ITS WORKING IN IE 5.0 AND NETSCAPE.

++++++++++++++++++++++++++++++++++++++++++++++++
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="633,*" frameborder="NO" border="0" framespacing="0" cols="*">
<frame name="main_frame" scrolling="YES" noresize src="http://216.167.45.92/windjammer_template/index2.htm" >
<frame name="mainFrame" src="">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">

</body></noframes>
</html>
++++++++++++++++++++++++++++++++++++++++++++++++++ +

Internet Explorer Problems
OK. I use the XP version of IE. Now when I started using IE the bar at the bottom. u know the bar which says that this much is loaded and all that, well i cant find that bar anymore. when i right click it shows that all the bars are enabled. what is wrong and how do i put that bar back at the bottom of my web browser?

Internet Explorer Problems
I have a movie that is fairly large and holds alot of narration. When I test the movie in FLASH MX software package everything is in sync. I test it in the stand-alone-player and everything is in sync. I embed the movie in an HTML page, test in Netscape and still in sync. I I place the movie in an HTML page test in Internet Explorer and the movie is not in sync. Can someone please help. I am using the FLASH 6.0.47.0 player on Windows 2000 and Internet Explorer 5.50.4807.2300

Internet Explorer -6 FREAK OUT
Can anyone help me out here

FIRST

I use mydomain.com to redirect this

http://www.victorsilkin.com

to THIS on my server
http://www.kontoramedia.com/victorsilkin/index.html

The problem
ITS NOT WORKING WHEN U GO TO

http://www.victorsilkin.com

My GET url freaks out in portfolio section of the site and guestbook button when pop up windows suppose to apear

I use this code when u click on guestbook and rest of buttons

on (release) {
getURL("javascript:window.open('http://www.kontoramedia.com/victorsilkin/guestbook/guestbook.php?opt=view','Guest','scrollbars=yes,re sizable=no,width=550,height=580'); void(0)");
_level0.gotoAndPlay("guestbook");
}


It works on my desktop its also working if u go to
http://www.kontoramedia.com/victorsilkin/index.html


This problem is for IE 6 users only (I am IE6 users too)
Can anyone help me out in fixing this problem ???

Befuddled By Internet Explorer
I'm using a SharedObject to track what the user's last page visited on my site is in order to restore the site to that page if the user leaves the site and then hits <Back>, or if they visit for a second time then they will skip the intro. My dilemma is that the code works as I expect in both Opera 7.0 and Netscape 7.02, but fails in Internet Explorer 6. I've chased this all day, and am positive that IE is properly reading my SharedObject, just not advancing the movie properly with the gotoAndPlay.

The code on my first keyframe is as follows:

loadVariablesNum("variables.txt", 0);
_global.myAnchor = "start";
_level0.goNow = "start";

visitorSO = SharedObject.getLocal("vizantTrove");

if (visitorSO.data.myLocation == undefined) {
visitorSO.data.myLocation = _global.myAnchor;
visitorSO.flush();
}else{
_level0.goNow = visitorSO.data.myLocation;
gotoAndPlay(_level0.goNow);
}

Why doesn't this work with IE? Is there a better way to perform the gotoAndPlay?

Every page on my site has the _global.myAnchor variable set equal to the page's label.

I really appreciate help with this. I'm running out of hair to pull out.

vizantSmR

The code in question can be seen in action at http://www.vizantgroup.com

Internet Explorer Caching
Hi,

This seems almost like a newbie question, however something has been driving me mad for years.

How do you ensure that Internet Explorer loads a new version of the swf rather than the cached one?

I've tried everything but it only seems to work intermittently.

Thanks in advance!

A red faced,
PADDYWALL

Internet Explorer Problems Also
I am having a problem viewing my movie in I.E. 5.2.2. For some reason my whole movie works fine in netscape. Most of the movie works fine in I.E. except for my movies loading into level_6 being controlled from level _4.

Internet Explorer 6 Problem With Pop Ups?
does anyone know if there is an issue with using flash mx and dreamweaver 4 and internet explorer 6??

I'm working on a mac and i'm having problems with my pop up windows in internet explorer 6. Now they work fine in internet explorer 5 and the latest netscape and aol etc... I guess i'm just wondering if anyone knows of any issues with the flash mx and internet explorer 6.

I have created pop up in flash 5 and they work fine in internet explorer 6. What i have noticed is that the code i have used in the html document doesn't so up in the source when viewing in ie6 but it does show up in ep5 etc... it's definately present.

any clues??

i'd appreciate any theories.

Internet Explorer Problem
I have to turn my status Bar on every time I open a new window.
Anyone knows how to let it be shown by default?

Flash In Internet Explorer
I am having trouble getting flash mx to quit breaking up when I put it in the internet explorer and use the scroll slider. The internet explorer is a 10.2.8 mac version. Any advice?

Help After The First Loop The Name Of The Internet Explorer Is ...
Help!
After the first loop of a flash animation, the name of the internet explorer is "Name of the page - Scene_1"

What can I do to resolve this?

Thks

Internet Explorer Problems
I recently deleted the old win and reinstalled Windows. Now Iexplorer doesn't display any of the flashMX programs. Not even help? What should I do?

FireFox And Internet Explorer
i've recently installed firefox for a web browser and i've notice a significant increase in performance while viewing my flash on html templates than on internet explorers.
why is this?
and is there a way i can opimize my internet explorer to enhance the performance?

thanks in advance

Mac Internet Explorer Problems
Hi all

I have done a web site with a rewind on each .swf who are loaded in a movie clip on the main. I have follow this tuturial:

http://www.kirupa.com/developer/mx2004/transitions.htm

Everything is fine on a PC, but on mac internet explorer I can see only the main and not the external .swf who should load in the main.

Any suggestions will be the most welcome

Thanks

Different In Mozilla VS Internet Explorer
this is a very ruff dynamic flash gallery im working on...

http://esultants.com/josh/flash2/gallery.html

Problem:

percent loaded located in upper left displays correct PERCENT LOADED in Internet Explorer 6 - but in Firefox it displays NaN (not a number

flashs output says its a number, hoever.
---

I dont have the file with me, but its the percent code is something like this:

percentLoaded = Math.ceil((bytes/totalbytes)*100);

Why would this be?

I can post the code if i must, but im wondering if anyone has heard of this?

Thanks in advance guys!

Publishing For Internet Explorer
Does anyone know if I have to embed my Flash site within an HTML page for Internet Explorer to view? Everytime I try to test the site with Explorer I get errors. Safari doesn't have a problem. I know my Explorer has the plug-in, so not really sure what the deal is.

Damn Internet Explorer
i have a website in which visitors can listen to songs, and i play the songs in a flash mp3 player file, but so the visitors dont have to wait for all the songs to load i have a 1K swf that says "Listen" then when the click that the swf loads the 200K mp3 player swf and the song plays.

Now in firefox and other browsers it works fine, but in internet explorer it doesn't even show the Listen swf and a security notice pops up saying "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. Click here for options..."

Is there anything i could do to the html page, or the swf file so that Internet Explorer won't block it?

Thanks for the help

Internet Explorer NO - Safari YES
HELP, please i cant seem to correct this no matter what i try. I building a site using a few pop up window i am using this coding below

on (release) {
getURL("javascript:NewWindow=window.open('http://www.yoursite.com/pagename.html','myWindow','width=300,height=200,le ft=400,top=200,toolbar=No,location=No,scrollbars=N o,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");
}


Which goes on the button, the problem is thaat it works fine in safari but not at all in internet explorer. Can anyone tell me why.
Thanks to everyone already on this site for just being here.

Flash MX And Internet Explorer
Hi , I have come across something weired.I'm developing a web site in Flash MX and for every button on the Main Movie,a second movie is loaded.Everything runs fine when I test the movie in Flash MX software.But when I upload the movie and access it through IE some of the movies do not fully load e.g some of the images will be missing.And if I press the button once again that is supposed to load the movie then the movie loads.Now if I exit IE and then load IE and access the site again, I dont have the problem.But then if I delete temp internet files before exiting IE and then load IE again,I get the same problem again.Please help,thanks

Confliction With Internet Explorer
ive got two sites that dont want to work with internet explorer. (1)www.adambakerdesign.com and (2)www.theoverflowcottages.com.au they boh work fine with opera but when attempting to load on ie they 1. repeat the preloader or 2. dont load at all.
can anyone help me identify where the problem lies - both sites are using the same preloader etc..
thanks

I Need Some Help With The Whole Internet Explorer Problem
Hello,

can anyone help me, i cannot get my movies to publish to the net. They will not load. I tried to get the fix from this site http://activecontent.blogspot.com/ and i did what they say to do and it is not working is there any other solutions that anyone knows of?

Melissa

[F8] Pop-up Won't Work In Internet Explorer
Hi all,

I've got this piece of code to open a full screen pop-up window:

Code:
on (release) {
getURL ("javascript:window.open('e-movie/index.html','e-movie','width='+(screen.width - 10)+',height='+(screen.height - 30)+',screenX=0,screenY=0,directories=0,fullscreen=1,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');void(0);");
}
This works fine in Firefox but not in Internet Explorer, nothing happens there. I'm sure there's something wrong around the 'width='+ area but I just can't figure out what.
Hope someone can help me, thanks for your time.

[F8] Pop Up Internet Explorer Issue
Hey I have a flash website published targeting flash 6 with links which open popup window with videos etc..

I have used the geturl command and it works fine for all browsers but internet explorer.

I then bought this extension from adobe and same thing

you can check it out at www.crimsonfilm.com under projects all but the "links" option uses geturl command and the "links" uses the other extension.

both are here:

1. Get url

on (release) {
getURL ("javascript:NewWindow=window.open('http://www.crimsonfilm.com/nonflash/alphabet.html','newWin','width=357,height=352,left =750,top=400,toolbar=No,location=No,scrollbars=Yes ,status=No,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");
}

2. Adobe extension


on (release) {

//Open Browser Window Behavior
var qT=unescape("%22");
var win_name="newWin";
var blank_sp=win_name.indexOf(" ");
win_name=(blank_sp==-1)?(win_name)win_name.join(" "));
var oString=new Array("javascript:function openWin(){c=false;sH=screen.availHeight;h=352;sW=s creen.availWidth;w=357;if((sH-h<=0)||(sW-w<=0)){t=0;l=0;w=sW-12;h=sH-28;}else{if(c){t=(sH-h)/2;l=(sW-w)/2}else{t=400;l=700}};window.open(",qT,"http://www.crimsonfilm.com/nonflash/links.html",qT,",",qT,win_name,qT,",",qT,"width=", qT,"+w+",qT,",height=",qT,"+h+",qT,",top=",qT,"+t+ ",qT,",left=",qT,"+l+",qT,"location=",false,",menu bar=",false,",status=",false,",toolbar=",false,",s crollbars=",false,",resizable=",true,",fullscreen= ",false,qT,")};openWin();")
for(i=27;i<oString.length;i++){if(oString[i]==true){oString[i]="yes"}else if(oString[i]==false){oString[i]="no"}}
getURL(oString.join(""));
//End Behavior

}

Single Swf And Internet Explorer
hi there,
i've already searched and read about Embed swf, but i got a strange problem,
one single swf file was uploaded to a website and it needs that "click to
activate" on internet explorer, but then, it does not work now, other websites
where there's more then just a swf, it uses the html and the javascript file, there's no problem.

any help plz

Loadvars And Internet Explorer
Hi,

A movie i've been working on works fine in safari and firefox, but with IE it won't load the .asp page. I used IE Watch to see if the path was correct, and it seems to be getting the page properly, but then flash just decides that it didn't.

here is the file http://www.tarantinos.co.uk/events.swf.

I've tried using onLoad and onData, and have settled with onData, however neither worked in IE.

Here is my onData code:

ActionScript Code:
var eventsData:LoadVars = new LoadVars();
eventsData.onData = function(src:String) {
    if (src == undefined) {
        tracer("Error loading content.");
        return;
    }
    _global.eventText = src.split("|");
    for (i=0; i<eventText.length; i++) {
        temp = eventText[i].split(chr(13)).join(" ");
        eventText[i] = temp.split("#");
    }
    makeHeadings();
};
eventsData.load("events.asp");

makeHeadings is a function to change the loaded data into movieclips etc..

I can't work out what is wrong with it, so i was hoping that i'd done something stupid which one of you guys could spot.
I can post the .fla if required

Problems With Internet Explorer
Hi all , i'm new on this forum.
I've made an easy animated header ( LINK ), te HTML code sent some FlashVars to the movie to obtain the link for the clickable logo an the top right. With FireFox it works fine , but with IE, no FlashVars was recived by the header.

Does someone can help me?




sry for my english

Internet Explorer Pop Up Problem
www.theplayground.net.au/cc5

The enter button 'pops up' the main site perfectly in every browser except Internet Explorer!

Has anyone ever come across this problem and managed a way around it?

Thanks

Flash And Internet Explorer
hey everyone,
I know this has popped up so many times and im sure there is a simple solution, I have searched everywhere, but the answer im looking for just isnt around.

If you have a second to glance at www.tbadventure.com/play in internet explorer (i dont think this happens in the latest internet explorer though)

If you login as a guest, all will be ok. Say you logout (press refresh) note that the login screen appears straight away without the intro. In addition, when you press login it no longer works! Whats more, open up a new internet explorer window and - the same thing happens!!

Is there any way around this. maybe non cacheing? any help much appreciated.

Copyright © 2005-08 www.BigResource.com, All rights reserved