Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
fscommands with Firefox
Old 04-06-2005, 07:57 PM fscommands with Firefox
Junior Talker

Posts: 1
Trades: 0
Can't get FS commands to work with Netscape or Firefox. Using the
LiveConnect function and still no Joy. using NAME="name" and all other
requirements. I even downloaded the liveconnect example from the MM site
and ran it directly and still it does not work. Am I missing something?
Everything works fine in IE
here is my java comand that works fine with IE

<SCRIPT LANGUAGE="JavaScript">
function join_DoFSCommand(command, args) {
if (command == "layer_show2") {

MM_showHideLayers('dmx1Scroller','','show','dmx1Co ntent1','','show');
}
if (command == "FlashHide") {

MM_showHideLayers('flash','','hide');
}
}

</SCRIPT>

<SCRIPT LANGUAGE="VBScript">
Sub join_FSCommand(ByVal command, ByVal args)
call join_DoFSCommand(command, args)
end sub

</SCRIPT>

and on the swf

div layer="flash" id="flash" style="position:absolute; width:200px;
height:115px; z-index:101; visibility: visible;">
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="610" height="556" ID=join>
<param name="movie" value="FlashMovies/joinTS.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="FlashMovies/joinTS.swf" wmode="transparent"
quality="high" NAME="join" swLiveConnect="true"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="610" height="556"></embed>
</object>
</div


http://new.tigersquadron..com/newjoin.html

Thanks.
alwinch is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to fscommands with Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.37295 seconds with 12 queries