CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   how do i embed and whats wrong with the embed? (http://www.codingforums.com/showthread.php?t=206090)

adarshakb 10-03-2010 01:03 PM

how do i embed and whats wrong with the embed?
 
hi

what is wrong with the embed codes that i have provided here? why is it not working. I am new to flash. I have used a thirdparty swf file. I give the song's location as a parameter.

link to embed code

It works if i embed it in html file... but say if i goto blogspot.com and try to embed it doesnt work at all.... how can i do that? what i am doing wrong here..

here is the code
Code:

<object type="application/x-shockwave-flash" id="bedupako_mini_embed_40" allowscriptaccess="always" allowfullscreen="true" data="http://www.bedupako.com/songs_related/originalMini/LWMusicPlayer.swf" width="65" height="21"><param name="movie" value="http://www.bedupako.com/songs_related/originalMini/LWMusicPlayer.swf" /><param name="FlashVars" value="mediaPath=http://www.bedupako.com/songs_related/uploads/40.mp3" /></object>

tfburges 10-03-2010 02:28 PM

Blogspot may block that kind of stuff - most likely for security reasons. When you add it to blogspot, check the HTML (view the page source) and see if it was actually added like you intended; if not, they don't allow it.

adarshakb 10-03-2010 06:31 PM

so what is the method to embed flash players into blogs and social networking sites?

_Aerospace_Eng_ 10-04-2010 06:04 AM

You can't if the site doesn't allow it.


All times are GMT +1. The time now is 08:09 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.