problems using myspace on safari and Firfox.

bryce87

Registered
Hello Whevenever I create a code for my myspace that use java or flash it doesn't show up properly using a mac. It works fine if I log into my acccount on a windows. Does anyone know why this is? I have used safair and Firefox and they still are the same way,
 
Are you using any specific code that would require it being used on Windows or on IE? Have you tested under the WIndows version of Firefox? Firefox is pretty much transparent on all platforms so if your HTML/CSS code works on FF for Windows, it should also work on FF for Mac OS X and GNU/Linux. It will only fail to work if it's calling for OS-specific or browser-specific code.
 
Yes I have flash and java installed on my mac. I checked it on windows and it works fine. i don't know of any specific coding I used that would interfere with mac. Heres that coding I have.


<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="75" width="435" align="middle" data="http://www.fliegenfanger.info/Countdown2.swf?targetMonth=10&targetDay=6&messageLine1=Full House&messageLine2=Season 8 on DVD&backgroundID=5&fontColor=0xFFFFFF&fontSize=18&fontFam=Verdana">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.fliegenfanger.info/Countdown2.swf?targetMonth=10&targetDay=6&messageLine1=Full House&messageLine2=Season 8 on DVD&backgroundID=5&fontColor=0xFFFFFF&fontSize=18&fontFam=Verdana" />
<param name="quality" value="high" />
</object> <br/><a href='http://www.msplinks.com/MDFodHRwOi8vd3d3LnRoZXNwYWNlY29kZXMuY29tL215c3BhY2UtY291bnRkb3duLw=='>Free MySpace Countdown</a>

<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="405" width="540" align="middle" data="http://www.xatech.com/web_gear/chat/chat.swf">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.xatech.com/web_gear/chat/chat.swf" />
<param name="wmode" value="transparent" />
<param name="quality" value="high" />
<param name="flashvars" value="id=16403984" />
</object><br><small><a target="_BLANK" href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnhhdC5jb20vd2ViX2dlYXIvP2Ni">Get your own Chat Box!</a> <a target="_BLANK" href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnhhdC5jb20vd2ViX2dlYXIvY2hhdC9nb19sYXJnZS5waHA/aWQ9MTY0MDM5ODQ=">Go Large!</a></small><br>

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/Jmx0PTExOTM1MzM3MTc5OTUmcHQ9MTE5MzUzMzcyMDgyNyZwPTUzMTUxJmQ9Jm49.jpg" />
</div></mspobj><coolchaser embed code: do not remove modify this line or below layout=2672967>
 
Back
Top