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




Website Doesnt Load In Stupid Explorer Until Refresh Is Hit, Fine On Firefox...



What is IE's deal? Its pants..

www.elbowspin.com/raff

Fine in Mozilla, but when IE is used you have to hit refresh to get the content loaded? Is there anyway to do a page refresh command from actionscript?

Thank you...



FlashKit > Flash Help > Flash ActionScript
Posted on: 07-26-2006, 08:11 AM


View Complete Forum Thread with Replies

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

Mozilla Works Fine, Explorer Doesnt - For My Website
I just tested my new website in two different browsers.

Mozilla shows it perfectly but iexplorer sort of "doubles" the
website so that you have to click away one "layer" get started.
I guess you just have to see it to understand:
www.johnschuette.de

I am a professional illustrator so i dont think it will look very
good to my clients. Therefor it would be great if you could help.

The swf-file seems to work like it is suposed to when i test it.

I made the site very simple. Its just a swf-file inserted inte a dreamweaver 4
document and then its just uploaded to my domain.

Maybe you could look at the html-code?
I dont know html, it would be cool if you could.

its: www.johnschuette.de

Thanks, hoping you can help me.

*.swf Sees Fine In Firefox But Not In Explorer
this sites sees fine in fierfox briowser, but only loads one MC in explorer... why is this ????? i think it something to do with the uploading process, the embed sistem and the *.js file...

please help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Site Works Fine In Firefox, But Not In Internet Explorer...
Having some trouble with my site...

http://www.insomber.cjb.net

You're supposed to be able to click that writing button and have it open a centered, chromeless window of this page...

http://www.insomber2.cjb.net

It works fine in firefox, but when you click the button in IE to open the second page, it says that it cant be found. (havent tried it in netscape or any other browsers yet).

Any ideas?

Site Fine In Firefox...STRANGE Bugs In Explorer...HELP
I've just put up a site...and any computer I try to load it on with firefox, it loads fine, but with internet explorer WIERD things keep happening, like some symbols load and others don't...I've even seen one instance of a symbol load, and another not...right next to each other on the same screen...I've never seen anything like it...maybe someone out there can give me some help...
here's the site... http://www.studioxproductions.net
the site was designed in flash 8 professional
it's too big to upload, but I'll send it over to anyone who is willing to help
thanks

Site Works Fine In Firefox, But Not In Internet Explorer...
Having some trouble with my site...

http://www.insomber.cjb.net

You're supposed to be able to click that writing button and have it open a centered, chromeless window of this page...

http://www.insomber2.cjb.net

It works fine in firefox, but when you click the button in IE to open the second page, it says that it cant be found. (havent tried it in netscape or any other browsers yet).

Any ideas?

Why Does This Simple Movie Run So Slow In Internet Explorer But Fine In Firefox
This script is used to fade a movie clips opacity to 200 (an extra 100 to add to the pause between fading in and out) and then fade it back to 0. I used intervals to create the timing. I dont know of a better way to do it. Anyway if you check out the file under hosting at thetechtree.com you will see it loads slow in IE but fine in firefox. Anyone know why?

ActionScript Code:
var aList:Array = new Array();
aList[0] = "galaxy";
aList[1] = "KOP";
aList[2] = "ramsey";
aList[3] = "sentinel";
var xPos:Number = 336;
var yPos:Number = 265;
//
var speed:Number = 1;
var onOff:Boolean = false;
function fadeIn(targ)
{
    if (_root[targ]._alpha < 200)
    {
        _root[targ]._alpha += 1;
    } else
    {
        intFadeOut = setInterval(fadeOut, speed, targ);
        clearInterval(intFadeIn);
    }
}
//
function fadeOut(targ)
{
    if (_root[targ]._alpha > 0)
    {
        _root[targ]._alpha -= 1;
    } else
    {
        clearInterval(intFadeOut);
        onOff = false;
    }
}
//
function screen(myNumber)
{
    var targ:String = aList[myNumber];
    if (_root[targ]._alpha < 100 && onOff == false)
    {
        intFadeIn = setInterval(fadeIn, speed, targ);
        onOff = true;
    }
}
//
var intFadeOut = setInterval(fadeOut, speed);
clearInterval(intFadeOut);
var intFadeIn = setInterval(fadeIn, speed);
clearInterval(intFadeIn);

My Site Doesnt Work With Explorer But Does With Firefox ?
All I can see in explorer is a blank white page when i try to connect to my site but Firefox recognizes it immediately .Any ideas why this could be happening ?

Embed Flv Doesnt Play After Load, But Refresh Works It : Weird
http://www.wyldmarketing.com/studioc/

When you load this for the first time, after 100% loaded, it goes to the grey box and doesnt play my embed flv. If you refresh it,,, it plays it.. any ideas? its not exported to first frame cause its in teh frame already, so its loaded...

Loader Doesnt Load Content In Firefox
I have created an application using flash and the loader component to showcase some cars however i have noticed that the loader component loads the images in Internet explorer but not flash does anyone have an idea as to why this is so? It worked perfectly while it was on my local machine but it doesn't work at all on the server. All suggestions and comments will be warmly welcome. Also how do you find the size of a jpg picture in a loader?

XML Doesnt Load In Firefox And Safari Half The Time
Im using the open source coverflow from http://www.weberdesignlabs.com/blog/?p=11 half the time in firefox, and safari the xml data doesnt load I cant figure out why I have a example of the issue on my site getahugetank.com I have full source code and know how to program as2 as3 just not sure why this would happen only sometimes in certain browsers. Its most likely to happen the first time you pull the site up on a mac.





























Edited: 07/27/2008 at 08:12:29 PM by slacker07

[F8 & CS3] Blank Website - .swf Doesnt Load?
I downloaded a template from Flash Village which said "You need Flash MX 2004 or later to edit this template." I have flash 8 and cs3.

I started editing the website with flash 8 and got a lot done, accept i was having troubles so I switched to cs3. I also re-extracted the template .zip file with all its original files (in a new folder) and copied/pasted some stuff to try and fix some of the errors that where coming up when exporting the .swf file.

When i switched to cs3, and continued to edit in flash & dreamweaver, somewhere along the lines, the .html file was now blank. I have no idea where to start to fix this, so any help is very appreciated!

Thank you!

"NewWindow" Doesn't Load In Safari And IE, But Fine In Firefox?
I can't seem to figure out why the new window only opens in firefox and doesn't in other browser? I'm pretty new to flash and have a very basic understanding of AS, but I was hoping this one would be easy, but can't find the answer in any posts. Here's my code for the button.

on (release) {
getURL ("javascript:NewWindow=window.open('http://www.crushdesign.co.uk/home.htm','newWin','width=800,height=600,lef t=0,top=0, toolbar=No,location=No,scrollbars=No,status=No,res izable=No,fullscreen=no '); NewWindow.focus(); void(0);");
}

Any help would ease the headache!

Ross

"NewWindow" Doesn't Load In Safari And IE, But Fine In Firefox?
I can't seem to figure out why the new window only opens in firefox and doesn't in other browser? I'm pretty new to flash and have a very basic understanding of AS, but I was hoping this one would be easy, but can't find the answer in any posts. Here's my code for the button.

on (release) {
getURL ("javascript:NewWindow=window.open('http://www.crushdesign.co.uk/home.htm','newWin','width=800,height=600,lef t=0,top=0, toolbar=No,location=No,scrollbars=No,status=No,res izable=No,fullscreen=no '); NewWindow.focus(); void(0);");
}

Any help would ease the headache!

Ross

Internet Explorer Issues (fine In FF)
Hey guys, I'm having some issues with loading the flash movie into IE. It seems to work fine in FF, but for some strange reason doesn't want to show up in IE. The code used to call the swf file is the folllowing:


Code:
<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="850" height="600">
<param name="movie" value="/dev/flash/flash/Gallery.swf" />
<param name="quality" value="high" />
<embed src="/dev/flash/Gallery.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="600"></embed>
</object>
Any ideas what I might be doing wrong here? Thanks.

Internet Explorer Issues (fine In FF)
Hey guys, I'm having some issues with loading the flash movie into IE. It seems to work fine in FF, but for some strange reason doesn't want to show up in IE. The code used to call the swf file is the folllowing:


Code:
<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="850" height="600">
<param name="movie" value="/dev/flash/flash/Gallery.swf" />
<param name="quality" value="high" />
<embed src="/dev/flash/Gallery.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="600"></embed>
</object>
Any ideas what I might be doing wrong here? Thanks.

.swf Is Fine, .fla Is Stupid
Alright I've been given a project and all I need to do is make a few updates to a flash site. I have the .swf that is on the site and it runs fine, however the .fla seems to be completely different than the .swf. The images and text and everything is in the same place, however the movie doesn't stop even though there is code to make it stop, etc. It seems that is just ignoring some AS all together, if anyone can check it out you can download the .fla and view the .swf

http://designsbyrema.com/earlangelos/main.swf
http://designsbyrema.com/earlangelos/main.fla

Send Works Fine SendAndLoad Doesnt
i have followed nwebbs tutorial http://www.nwebb.co.uk/nw_htmlsite/i...ashphp1&part=1

and the first part is a send which outputs the results in a _blank window. the second part is sendAndLoad but i do not recieve a variable back.

i run the swf on one server and access the php file on another - i can see the php file as send works fine, but when i change it to sendAndLoad to get a variable back it fails in the onLoad.

i guess its not the script but something to do with the variable being sent back - the php is fine as per the tute.

any ideas ?

thx

.flv/swf Vid Tests Fine, Doesnt Play In Webpage
I have created a flash 7.0 .swf that plays a .flv file within it. I have the files (fla, swf, flv) saved in the same directory locally and the source .fla file tests fine. I can click on the the spawned .swf file and the video plays fine in flash viewer 7.0.

But when I add the .swf to an .html document (saved in the same local directory) and open the web page in my browser (IE 6) the video does not play.

I used the following code to play the video:
playFLV ("file://videoname.flv;

Is there something wrong with how I locate the .flv in the code above? Do I need to use a URL filepath instead? I am somewhat new to this so any help would be awesome.

Submenu-works Fine In Flash-doesnt When Published....
i have a menu system in which i have 3 sub buttons, coming out on rolling over the main button, i have script like on click gotoandplay, my different links of buttons are different scenes...all over i have a movie with main button and sub buttons.......when i play the movie with control-enable simple buttons,,,,it works well..everything runs smooth....but the problem comes when i publish the movie...the sub buttons........stop to respond....all effects do show....but on clicking nothing happens ever.....

PLEASE HELP.........

On Keypress - Works Fine In The Flashplayer But Doesnt Work In A Browser
What am I doing wrong here?

Here's the script I've used, w is the mc that I want to move

on (keyPress "<Right>") {
_root.w._x = _root.w._x + 1;
}
on (keyPress "<Left>") {
_root.w._x = _root.w._x - 1;
}

Site Not Updating In Mozilla, Works Perfectly Fine In Explorer
I have just updated my website and the new swf's are showing up in Explorer but
not in Mozilla. I have tried closing and
restarting the browser, republishing all my files, and still nothing. Im pretty much stumped here, please help me,

fragalistic

Refresh In Internet Explorer
Site (SWF): http://blog.lutonfm.co.uk/nowplaying/nowplaying.swf

I'm building a basic 'now playing' flash applet for a radio sration website. The now playing info is uploaded via FTP by the software in the studio as a text file, and I have got the Flash to look at the text file every ten seconds and update a dynamic text field which displays the artist and song title.

When displayed as an embedded object in HTML, it works perfectly in Firefox but fails to refresh in Internet Explorer, until the entire page is refreshed.

Is there something wrong with the Flash file, or is there any way I can update using Javascript or something similar?

My SWF Works Fine With Firefox, Not With IE...
Hello all,

I have a problem with Internet Explorer (6 et 7) while everything works fine with Firefox 3 and Google Chrome.

Here is my problem :

1 – I have one SWF (a map of which can be clicked) inserted in a HTML page via the Satay method with the following code:


Code:
<!-- Swf map - Satay method -->
<div id="map">
<fieldset>
<legend>Region</legend>
<object type="application/x-shockwave-flash" data="./flash/zzzzPost.swf" width="350" height="293.8">
<param name="movie" value="./flash/zzzzPost.swf" />
<param name="wmode" value="transparent" />
</object>
</fieldset>
</div>
This insertion works fine with all the browsers: the map is displayed and the colour of the regions change when the mouse is over them.

2 – My HTML page also contains 15 checkboxes and 2 text zones that users can fill with dates.

3 – It also contains a Javascript function called valeurElements(). This function returns an array whose first indice contains the ckeckboxes that have been checked (1,7,15 for example) and the second indice contains the dates (10/30/2008,10/31/2008 for example).

I just want to specify that this function works correctly with all the browsers and return the good values when I use it with a submit button, even with IE. I am nearly sure that this function in not the problem.

4 – Finally, in the Action Script code (AS3) of my zzzzPost.swf, I read the result of the Javascript function valeurElements() so that I can affect the returned values to some variables that I place as parameters in the URL where I want to redirect users, as follows:


Code:
function sourisUp(evt:MouseEvent)
{
var valeurElements:Array;
valeurElements = ExternalInterface.call("valeurElements");

// PHP page where users will be redirected.
var adresse:URLRequest = new URLRequest("./mapage.php");

// Variables to be sent.
var variables:URLVariables = new URLVariables();
variables.type_entite = typeEntite;
variables.code_entite = codeEntite;
variables.type_evenement = valeurElements[0];
variables.date_evenement = valeurElements[1];

// Variables are sent to the URL.
adresse.data = variables;

// Datas are sent with the Post method.
adresse.method = URLRequestMethod.POST;

// URL is sent.
navigateToURL(adresse);
}
Unfortunately, if everything works fine with Firefox and Google Chrome, IE returns the following error when I click on my SWF map:


Quote:




Line : 1
Car : 7
Error : Syntax error
Code : 0
URL : http://localhost/mancom/recherche.php




I really need help to fix this problem, could you please give me a solution?

In advance, thank you very much!

Best regards,

Mafate

Working Fine In IE Not In Firefox?
Hi
i am using this code to close the swf file.. but it's working fine in I.E not in the firefox...
can any one help me from this issue...

~SK







Attach Code

on(press){
getURL("javascript:window.close();");
}

Works Fine Firefox Not IE
i make a pop-up window. and it works fine in firefox but not in IE.
any ideas about this one. i use this code.

ActionScript Code:
_root.openWinCentre = function (url, winName, w, h, toolbar, location, directories, status, menubar, scrollbars, resizable) {   getURL ("javascript:var myWin; if(!myWin || myWin.closed){myWin = window.open('" + url + "','" + winName + "','" + "width=" + w + ",height=" + h + ",toolbar=" + toolbar + ",location=" + location + ",directories=" + directories + ",status=" + status + ",menubar=" + menubar + ",scrollbars=" + scrollbars + ",resizable=" + resizable + ",top='+((screen.height/2)-(" + h/2 + "))+',left='+((screen.width/2)-(" + w/2 + "))+'" + "')}else{myWin.focus();};void(0);");}    _root.openWinCentre(address, target_winName, width, height, toolbar, location, directories, status, menubar, scrollbars, resizable);*/


thanks guys.

.swf Loading Fine In Firefox, But Not Even Appearing In IE
I'm trying to put together a website and this one page (a characters profile page) has simply an embedded swf with some links at the bottom of the page....this works fine in firefox...with the swf loading and everything, but once I test it in IE, I get nothing but the links at the bottom of the page.
Heres the code:

<html>
<head>
<title>The Whole Gang</title>
<link href="custom.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<BODY bgcolor="black">

<center><OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=newintro WIDTH=780 HEIGHT=500>
<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="images/Profile Shot.swf" quality=high WIDTH=780 HEIGHT=500 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT></center>
<div align="center">
<p><br>
<font color="#FF0000" size="5"> <a href="home.html" class="btn_More"><span class="greenText_Bold">Home</a><a href="cartoons.html" class="btn_More"><span class="greenText_Bold"> Cartoons</a><a href="music.html" class="btn_More"><span class="greenText_Bold"> Music<a/> <a href="archives.html" class="btn_More"><span class="greenText_Bold"> Archives</a><a href="contact.html" class="btn_More"><span class="greenText_Bold"> Contact Us</a></font></p>

</body>
</html>




Mind you, I'm VERY new at html and all and this is mainly built off a template....I'm sure theres something obvious in there, but I can't figure this out for the life of me....
Any help would be greatly appreciated.

Also, I'm currently building this with Dreamweaver and its not an actual site yet....its simply an assortmant of folders on my HDD right now....but the Profle Shot.swf is in the html folder. If it helps better to actually post this to my website, I can....Just let me know

Fine In Firefox, But Missing Graphics In IE
Hello,
I have a flash banner that plays great in Firefox, and even looks great in IE on my PC, but my client says that when he views it in IE on his PC, some graphics are missing. Now, I did strip out the javascript that Flash generated in the HTML file, just so I don't have to include that pesky JS file, but I don't know if that would cause the problem. Has anyone had this issue before? Thank you!

SWF Plays In Firefox Fine But Disappears In IE 6
I have created a presentation in Flash 8 Professional and exported the swf to require flash player 8.

If I view the presentation in Firefox, it works as expected.

If I view the presentation in IE6, a portion of the swf disappears - usually the lower 1/3 of the presentation. The swf keeps playing, but the bottom disappears.

Why?

Swf Doesnt Play In Internet Explorer
My swf file plays perfectly on a Pc (Firefox and Netsscape browser)
but IE DOES NOT play it, here is the link http://www.usp.ac.fj/index.php?id=video

I do not know why it is not playing when it should. Any suggestions?
Thank you

TEXT Formatting Loss On Refresh IN Internet Explorer
My text formatting is lost, (font still works), basically I lose all the spacing on my text document that is read from an XML file.

Here is the actionscript I have been using, any thoughts would be greatly appreciated.







Attach Code

stop();
var strQuestions = "";
var questions_xml = new XML();
questions_xml.ignoreWhite = true;
questions_xml.onLoad = function (success)
{
if (success)
{
var __reg3 = this.firstChild;
var __reg4 = __reg3.childNodes.length;
if (__reg4 != 0)
{
var __reg2 = 1;
while (__reg2 <= __reg4)
{
strQuestions = strQuestions + "Q: " + __reg3.childNodes[__reg2 - 1].attributes.question + "
";
strQuestions = strQuestions + __reg3.childNodes[__reg2 - 1].attributes.name + "
";
strQuestions = strQuestions + "
" + "
";
strQuestions = strQuestions + "
A: " + __reg3.childNodes[__reg2 - 1].attributes.answer + "


";
strQuestions = strQuestions + "_______________________________________________

";
++__reg2;
}

loadedInfo.text = strQuestions;
}

return;
}

loadedInfo.text = "unable to load/parse questions.xml";
}
;
questions_xml.load("contents/ask_ricky.php");
var cssStyles = new TextField.StyleSheet();
cssStyles.load("styles/styles2.css");
cssStyles.onLoad = function (success)
{
if (success)
{
loadedInfo.styleSheet = cssStyles;
return;
}

loadedInfo.text = "not loaded.";
}
;
this.scrollDown.onPress = function ()
{
scrollDirection = "down";
scrollText();
}
;
this.scrollUp.onPress = function ()
{
scrollDirection = "up";
scrollText();
}
;
this.scrollUp.onRelease = function ()
{
delete (_root.onEnterFrame);
}
;
this.scrollDown.onRelease = function ()
{
delete (_root.onEnterFrame);
}
;

Site Not Functioning In IE, Works Fine In Firefox
Hi all,

First time posting in this forum, hope you guys can help! I just uploaded a site and it works just fine in firefox, but not in IE--preloaders dont work and the external .swf files take forever to work, i was hoping somebody might know why this is. I can post .fla and html if necessary
http://www.vccgraphics.com



Cheers!

Flash Movies Not Loading In IE...fine In Firefox And Others...
Hi all,

I can't get my flash movies to load in Internet Explorer. They are loading fine in Safari, and Firefox. In IE, it says "Movie not loaded" when I right click on the white space where the movie should be. I've tried a bunch of different things but can't get it to work. Any help would be really appreciated. The webpage is at www.gunaratnam.ca. (The page needs higher than 1024x768 to view properly.) Thanks

Flash Buttons Work Fine In IE But Not In Firefox
Hi

I m working on a web page that consists of flash buttons that plays external mp3 files when pressed. It is very simple page all i did was to embed flash buttons to an html file. It works fine with IE it loads all the buttons on the page but firefox loads only couple button at a time. Also when i refresh the page in firefox it loads additional buttons but not all of them and loaded buttons seems to be random. I would appreciate if anyone experienced the similar behavior and how it is solved.

LoadMovie Don't Work In IE, But Works Fine In Firefox...
I've a site based on a XML file. Every point can contain text or an image. If it's an image it will call LoadMovie, that works fine in Firefox but doesn't work in IE.
site: http://edwin.corps.com
xml: http://edwin.corps.com/inhoud.php

Flash Loads Twice In IE Fine In Firefox/ Safari
I have a flash movie set up to call a selection of Jpgs from an xml file. Everything works fine locally but when deployed to the server the flash loads the movie and then quickly reloads the movie and starts again. This is most noticable in IE6 but it has happened in FF as well. Is anyone aware of an issue that would cause this. Hopefully there is a fix I can set up.

I am attacing a selection of html code as well since I believe the issue may lay in that.
Thanks for any help!







Attach Code

<param value="submittedfiles/c-series/C80Flash/scrolling_gallery_image loading_v5.swf" name="movie"><param value="xmlPath=submittedfiles/c-series/C80Flash/images.xml&imagePath=submittedfiles/c-series/C80Flash/images/" name="FlashVars"><param value="high" name="quality"><param value="#ffffff" name="bgcolor"><embed name="submittedfiles/c-series/C80Flash/scrolling_gallery_image loading_v5" pluginspage="http://www.macromedia.com/go/getflashplayer" src="submittedfiles/c-series/C80Flash/scrolling_gallery_image%20loading_v5.swf" type="application/x-shockwave-flash" flashvars="xmlPath=submittedfiles/c-series/C80Flash/images.xml&imagePath=submittedfiles/c-series/C80Flash/images/" quality="high" bgcolor="#ffffff" allowscriptaccess="sameDomain" align="middle" height="284" width="752">

Flash Buttons Work Fine In IE But Not In Firefox
Hi

I m working on a web page that consists of flash buttons that plays external mp3 files when pressed. It is very simple page all i did was to embed flash buttons to an html file. It works fine with IE it loads all the buttons on the page but firefox loads only couple button at a time. Also when i refresh the page in firefox it loads additional buttons but not all of them and loaded buttons seems to be random. I would appreciate if anyone experienced the similar behavior and how it is solved.

High CPU For Wmode=transparent On IE (Firefox Is Fine)
I've got a transparent Flash embed in a <div> with a tiled background image, and the CPU usage is near 50%. I can understand the CPU usage being high with wmode=transparent, but it only happens in IE; Firefox is more reasonable (10%).

Anyone else notice significantly higher CPU usage in IE? (for wmode=transparent on a div with a background image).

Preloader Problem In IE But Workin Fine Firefox
http://www.myspace.com/malfunctn

My preloader works fine in firefox but won't work in IE and people who use IE think the page is frozen

Let me know if anyone can help thanks :)

Internet Explorer Doesnt Display Flash
Hi

I am not very familiar with using flash in webpages and I have searched these forums for an answer to this problem without success.

My flash movie displays and works correctly in Firefox/Netscape but shows as a tiny 1pixel dot in IE.

Can some body please take a look at my code and tell me where I have gone wrong?


PHP Code:
<p class="bodytextwhite8pt">Highlighted dates are unavailable</p><br>
      <?php //CONNECT TO DATABASE
 
$hostname = 'localhost';
$mysql_user='myuser';
$mysql_pass='mypass';
$mysql_database='mydb';
 
$connection = mysql_connect($hostname,$mysql_user,$mysql_pass) or die (mysql_errno().": ".mysql_error()."<BR>");
mysql_select_db($mysql_database);
 
if(get_magic_quotes_gpc()) $_GET['ref'] = stripslashes($_GET['ref']);
 
$sql = "SELECT `id` FROM `calendars` WHERE `name`='". mysql_real_escape_string($_GET['ref'])."'";
 
$query = mysql_query($sql) or die(mysql_error());
while ($result = mysql_fetch_array($query))
{
 
$cid = $result["id"];
 
 
 
}
?>
      <div align="center">
        <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="<? echo $CALENDAR["data_value"]; ?>" height="<? echo $height; ?>" align="middle">
          <param name="allowScriptAccess" value="sameDomain" />
          <param name="movie" value="calendar.swf?link=calendar-data.php&cid=<? echo $cid; ?>" />
          <param name="quality" value="high" />
          <param name="bgcolor" value="#FFFFFF" />
          <embed src="calendar.swf?link=calendar-data.php&cid=<? echo $cid; ?>" quality="high" bgcolor="#FFFFFF" width="<? echo $CALENDAR["data_value"]; ?>" height="<? echo $height; ?>" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
        </object>

It all works splendidly in Firefox but good old IE has to go spoil things

TIA
Regards
C

CSS Problem Fine In IE/Safari Horrible In Netscape/Firefox
here's the site: www.brainvise.com/testing
specifically: www.brainvise.com/testing/home.html

It works in IE and Safari, but I can't seem to get it to work in Firefox or Netscape (at least on a mac). On these, it displays a humongous bottom margin of white. I'm thinking it's a css problem, but I've tried a bunch of different combinations. Does anyone have any ideas?

Question - FLV's Play Fine In IE, But Not Firefox, Safari Or Opera -Why?
Hi I really hope someone can help on this... my flash developer's all but given up and I have no clue how to fix this problem.

I've made a series of trailers available on my site (www.WorldCinemaOnline.com), and encoded them using flash video.

The issue is that i'm having problems getting these trailers to work in any other browser apart from Internet Explorer... A typical example of where the problem can be found is at: http://www.worldcinemaonline.com/fil...-Le-Monde.html

In Internet Explorer, when you press 'play' the video player fades in, begins buffering, and starts to play back as expected.

In every other browser I have tried, however, (Safari, Opera & Firefox) the video player fades in, looks like it's about to buffer - and then nothing happens.

Am I missing something really obvious here that causes the player, or my code to be incompatible with other browsers?

If anyone can help it'd be very much appreciated & there's a good few free films in there if someone manages to come up with the answer. )

Thanks!
Pierre

Flash Buttons Dont Work In FIREFOX, But Fine In IE
Hi guys... im having problems with flash buttons in firefox, when i click on a flash link i have made to another page nothing happens, but in IE the links work perfectly. Originally i thought it could be a problem with adbock, until i uninstalled it and the problem is still there. Interestingly everything work totally fine in firefox on my wifes laptop.

Could anyone please shed any light on this headache for me...

thanks!

Program Works Fine In Firefox Runs VERY Slow In IE
Hi this is my first day learning flash and I have created a Pong game.

It works perfectly fine in Firefox and Flash player but then I open it through IE it runs super slow.

It tried it on another computer(computers r very fast btw) and I have the same problem.

All im doing is File Open and open the .swf file and play it. As I said works fine in Firefox. Firefox and IE and both fully updated with the flash player.

Is there anything im doing wrong? or should I copy and paste the code?

Image With Wierd Lines On Top In IE7, Works Fine In FireFox?
Hey guys

I have this website where I have the txt on the right in alphatransparent pngs. On my computer it works fine in FireFox browser, but when opening in my IE7, it has some crappy lines in the top!?

All of this is not shown locally, so when I compile everything and run the website there's nothing wrong!?

http://www.gramrode.dk

Can somebody explain why this is happening!?

Flash Not Displaying Correctly On IE, But Works Fine On Firefox.
The site loads perfectly for firefox, but just displays a white box for IE:

Can anyone please advise me on how to fix this? Thank you in advance for your replies.

Update: Moderators feel free to delete this post.

Flash Doesn't Work Properly In IE 6/7 But Fine In FireFox
I just started having issues with flash displaying in IE. For example, I know there is a swf on the page but nothing visual shows up. If I right-click on the swf I get a greyed out "movie not loaded" and About Flash Player. I've tried the uninstall tool several times, reinstalled, even reinstalled version 7, then 8 and then 9. Then (as I was going to do anyway) upgraded IE to ver 7 and still the same problem. No problem with FireFox, though. It's driving me crazy. Any ideas? Some kind of plug-in folder problem?

FWIW - I have Studio 8 with Flash 8 Pro, etc. I also have Studio MX still installed. Also, I noticed that some programs, like Quickbooks and a few others, seem to use flashplayer 6. Not sure if that's screwing me up suddenly.

Thanks for any ideas you can throw my way!
-Scott

Mp3 Flash Player Loads Fine In Firefox, Takes 15 Sec In IE - Help
Hi,

We have 57 different mp3 flash players on our page that use the below code, they all work fine and all load in 2-3 seconds in Firefox.

Can be seen here on a test page: www.lacantinaproductions.com/catalogue_new.htm

In IE, 57 different instances of the code had to be created in order for the flash players to even appear. So the code was adapted in the following way (see "1") for each instance:


<!-- Begin Code -->

<script type="text/javascript" src="swfobject.js"></script>

<div id="flashPlayer1">
This text will be replaced by the flash music player.
</div>

<script type="text/javascript">
var so1= new SWFObject("playerMini.swf", "mymovie", "75", "30", "7", "#FFFFFF");
so1.addVariable("autoPlay", "no");
so1.addVariable("soundPath", "song.mp3");
so1.write("flashPlayer1");
</script>

<!-- End Code -->


Problem is that it takes the page at least 15 seconds to load in IE, when it loads in 3 in Firefox

Is there anyway to fix this issue? Why does it happen? Agree that the page in question is not coded in the neatest of ways (working on that), but it still loads fine in Firefox and therefore should work in IE as well?

Thank you for your help

Internet Explorer's Stupid Safety Box HELP
hey guys,
does anyone know how to get rid of internet explorer's safety mechanism that puts a box over all flash elements and you have to click on it for it to do anything? i took a look at myspace for example, and their flash ads just come up without a need to "click to activate"... the code is just way over my head, but looks like they use javascript. i dont know if that has anything to do with this, but if anyone can help me, that would be awesome!!

thanks guys,
kevin

Flash Player Not Working Properly In IE But Works Fine In FireFox
Flash player has worked fine on my Dell notebook (Vista) until a couple days ago when I had to do a System Restore due to some error in loading. After the system restore, flash doesn't update itself on the sites I most often visit (MLB.com). Each major league baseball team site has a page where you can watch the virtual game (gameday) that shows each pitch, at bat, play, etc. Since my system restore, the page just stays on that point in the game (in a sense) the moment you click to open it up.

I have tried to uninstall and install etc, to no avail. Firefox works fine. Any ideas?





























Edited: 06/30/2007 at 07:42:59 PM by ezeric

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