PDA

View Full Version : Flash, embed and myspace


treacle
July 22nd, 2007, 02:02 PM
Hello all

I have just a site which creates a piece of flash code to be embedded into a site, blog or myspace profile. Unfortunately, in myspace, it does not link back to my site.

I wondered if someone could help. I think nsmchris has suggested using some javascript to get around this and wondered if anyone had a sample.

Thanks

Ajay
July 22nd, 2007, 02:04 PM
hmm external links on flash are disabled as far i know... unless you are one of the trusted sites like slide and such.

dumb-diddy-doo
July 22nd, 2007, 02:33 PM
Yup thats exactly what the problem is. External links on flash are filtered. You have to place a text link under whatever it is you are using.

Kasami2k4
July 22nd, 2007, 03:27 PM
You cant anymore. :(

dumb-diddy-doo
July 22nd, 2007, 04:13 PM
You cant anymore. :(

This is not a new filter, it has been this way for at least 7 or 8 months.

cashaday
August 9th, 2007, 06:52 AM
is it for all sites?

msigor
August 9th, 2007, 06:55 AM
yea... its for all sites..

Just put a Text link below... thats what we do.. Lots of users take it out.. but still

" <param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" /> "

MySpace automatically adds that to the code... which blocks the Links.. i think...