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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Anybody up? Quick FSCommand/IE check...

  • 04-11-2005 12:37am
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 604 ✭✭✭Kai


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


  • Registered Users, Registered Users 2 Posts: 86 ✭✭FranDrastic


    And IE?

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


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 21,263 ✭✭✭✭Eoin


    And IE?

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

    Blah for me too on IE6


Advertisement