|
-
Oct 20th, 2004, 05:45 PM
#1
Thread Starter
Fanatic Member
HTML/XML/Java/Flash Question
Ok i have a webpage with a hybrid of those 3, now when the wep page starts up both flash images load, and the second image's video is fine but the audio doesnt come in...How ever if i place the second flash image on a webpage of its own it works fine, i only get the problem when both flash images are together. I know this is the wrong forum, but i figured i would get a response here faster 
Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language=javascript type="text/javascript">
</script>
</head>
<body bgcolor="#676C66">
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"
id="dark_cipher" width="770" height="545" align="left" border="1">
<param name="movie" value="dark cipher.swf">
<param name="bgcolor" value="FFFFFF">
<param name="quality" value="High">
<param name="allowscriptaccess" value="sameDomain">
<param name="_cx" value="20214">
<param name="_cy" value="14420">
<param name="FlashVars" value>
<param name="Src" value="dark cipher.swf">
<param name="WMode" value="Window">
<param name="Play" value="0">
<param name="Loop" value="-1">
<param name="SAlign" value>
<param name="Menu" value="-1">
<param name="Base" value>
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="SWRemote" value>
<param name="MovieData" value>
<param name="SeamlessTabbing" value="1">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="770" height="545"
name="dark_cipher" src="dark cipher.swf"
bgcolor="#FFFFFF" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed></object>
<p></p>
</center>
<table border="1" cellpadding="1" align="center" width="416">
<tr>
<td ><object id ="flashMovie"
codeBase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
height ="269"
width ="416 "
classid ="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>
<PARAM NAME="_cx" VALUE="26">
<PARAM NAME="_cy" VALUE="26">
<PARAM NAME="FlashVars" VALUE="csConfigFile=CS_Demo_media/CS_Demo_config.xml">
<PARAM NAME="Movie" VALUE="CS_Demo_media/CS_Demo_controller.swf?csConfigFile=CS_Demo_media/CS_Demo_config.xml">
<PARAM NAME="Src" VALUE="CS_Demo_media/CS_Demo_controller.swf?csConfigFile=CS_Demo_media/CS_Demo_config.xml">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Loop" VALUE="false">
<PARAM NAME="Quality" VALUE="high">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="AllowScriptAccess" VALUE="always">
<PARAM NAME="Scale" VALUE="ShowAll">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="1">
<PARAM NAME="BGColor" VALUE="#FFFFFF">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="MovieData" VALUE="1">
<PARAM NAME="SeamlessTabbing" VALUE="1">
<EMBED src ="CS_Demo_media/CS_Demo_controller.swf?csConfigFile=CS_Demo_media/CS_Demo_config.xml"
flashvars ="csConfigFile=CS_Demo_config.xml"
quality ="high"
bgcolor ="#FFFFFF"
width ="416"
height ="269"
type ="application/x-shockwave-flash"
pluginspace ="http://www.macromedia.com/go/getflashplayer">
</EMBED></OBJECT> </td>
</tr>
</table>
</body>
</html>
-
Oct 20th, 2004, 05:46 PM
#2
Thread Starter
Fanatic Member
omfg, not chit chat...I meant to post it in general pc...
-
Oct 20th, 2004, 06:18 PM
#3
Lively Member
Originally posted by cid
omfg, not chit chat...I meant to post it in general pc...
sorry, but now all you code are belong to us
Last edited by Xcoder : 09-10-2001 at 12:45 AM.
-
Oct 20th, 2004, 06:19 PM
#4
Thread Starter
Fanatic Member
Any one have a suggestion?
-
Oct 20th, 2004, 07:03 PM
#5
Frenzied Member
well
nope.
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Oct 21st, 2004, 01:56 AM
#6
Originally posted by cid
Any one have a suggestion?
Post this in the XHTML section or the General PC forum
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|