Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Anybody up? Quick FSCommand/IE check...

Options
  • 04-11-2005 1:37am
    #1
    Registered Users Posts: 86 ✭✭


    can someone do a quick check for me on this url? Not sure if it's my version of IE that's causing the trouble or not.... see if it triggers an alert box for you and let me know.

    thanks.....

    http://www.audiocity.ie/acStore/testfscommand.php


Comments

  • Registered Users Posts: 3,514 ✭✭✭Rollo Tamasi


    works fine. i'd imagine the alert box is from you testing locally on your PC within IE. IE has this terrible security feature in it that alerts if there is any swf or xml...etc etc...content been displayed locally


  • Registered Users Posts: 35,524 ✭✭✭✭Gordon


    Can't see anything except a cable picture.

    here's the source fwiw:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    
    <html>
    <head>
    	<title>Untitled</title>
    	<script language="javascript">
    	 function cat_170_DoFSCommand() {
    	 	alert("blah");
    	 	location.href = "ca_index.php/cPath/170";
    		}
    		</script>
    
    		<SCRIPT LANGUAGE="VBScript">
    		<!-- // Catch FS Commands in IE, and pass them to the corresponding JavaScript function. 
    	
    	Sub cat_170_FSCommand()
    		call cat_170_DoFSCommand()
    	end sub // --></SCRIPT>
    </head>
    
    <body>
    
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="147" HEIGHT="48" id="cat_170" ALIGN=""><PARAM NAME="movie" VALUE="images/fla/170.swf"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#000000"><EMBED src="images/fla/170.swf" quality="high" bgcolor="#000000"  WIDTH="147" HEIGHT="48" NAME="cat_170" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
    </OBJECT>
    
    
    </body>
    </html>
    


  • Registered Users Posts: 86 ✭✭FranDrastic


    Duh.... sorry,

    meant to ask if it displays an alert if you click on it! testing for fscommand in IE. Doesn't work for me but I have reason to believe my version is corrupt


  • Registered Users Posts: 604 ✭✭✭Kai


    It it displays a "blah" Alert in Firefox 1.7 and IE for me.


  • Registered Users Posts: 86 ✭✭FranDrastic


    And IE?

    Thanks Kai.... that's what I need to hear....


  • Advertisement
  • Registered Users Posts: 21,257 ✭✭✭✭Eoin


    And IE?

    Thanks Kai.... that's what I need to hear....

    Blah for me too on IE6


Advertisement