Click here to Skip to main content
Sign Up to vote bad
good
See more: Code
Someone can help me how to adding a toggle pop out feature for a flash radio player for the following HTML/javascript in blogger? in example, please see the link http://chatwing.com/ on the right the chatbox. Thank you very much.
 
<script type="text/javascript" src="http://streamingpulse.us:2000/mediacp/system/misc/swfobject.js"></script>
<div id="FLVPFlashPlayer">
<h1>Please Upgrade Your Flash Player</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
<script type="text/javascript"> var so = new SWFObject("http://streamingpulse.us:2000/mediacp/system/misc/aacplayer/pulse13543.swf?r=9350", "aacplayer", "300", "200", "9", "#141414");
so.addParam("wmode", "opaque");
so.addParam('allowscriptaccess','always');
so.addVariable("uid", "eb0e5ecbe2910c576cfdd46feeb7a091");
so.addVariable("playerpath","http://streamingpulse.us:2000/player/conf-173.193.205.96-9000-A9RADIO+LIVE-ShoutCast/");
so.addVariable("config","config.xml");
so.write("FLVPFlashPlayer");
</script>
Posted 30 Sep '12 - 18:17
Edited 30 Sep '12 - 18:23


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Mahesh Bailwal 413
1 Sergey Alexandrovich Kryukov 384
2 Maciej Los 200
3 Aarti Meswania 193
4 Rohan Leuva 165
0 Sergey Alexandrovich Kryukov 9,417
1 OriginalGriff 7,204
2 CPallini 3,933
3 Rohan Leuva 3,211
4 Maciej Los 2,743


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 1 Oct 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid