HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Not displaying in div core
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> MySpace
View previous topic :: View next topic  
Author Message
JamesKelly



Joined: 28 May 2009
Posts: 1

Posted: Thu May 28, 2009 7:06 pm     Not displaying in div core  

I am trying to post my bands twitter widget into my bands myspace. I want the object to appear on top of the div core overlay.

When i put the code in, the object will not appear on the div core.

I tried changing the wmode values to opaque but for something reason they auto change back to transparent!!

Any ideas?

HTML for Twitter Widget (Object).

Thanks,
James

Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="350" width="290" style="position:relative; top:100px;" align="middle">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />
  <param name="wmode" value="transparent" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="000000" />
  <param name="flashvars" value="userID=42983002&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" height="350" width="290" style="position:relative; top:100px;" align="middle" wmode="transparent" quality="high" bgcolor="000000" flashvars="userID=42983002&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />
</object>
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> MySpace
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group