Hey guys. Does anyone know the Myspace code that automatically forwards people to a specified URL when they view the profile? You may have seen it when that "Hot chick" requests you as a friend and when you click her profile BLAM! Porno everywhere. Of course I would not be using it for such a reason, but I am desperate to find out how to do it. All the standard HTML forwarding techniques listed at http://en.wikipedia.org/wiki/HTTP_URL_aliasing didnt work for myspace where you put all the standard code in. Any ideas? Thanks guys!
You can create a flash document and embed it onto your page. this would be the code to use in flash: getURL("http://www.dabontv.com","_parent"); Code (markup): if you've ever used flash you'll be able to figure it out.
This is not a very good suggestion. It is this reason (people automatically openg pages and/or redirecting with Flash) that MySpace has restricted access from Flash files. getURL won't work anymore. MySpace is also starting to crackdown on links in bulletins due to all the jerks with MySpace resource sites not opening their links in a new browser window. div tags will probably be next on their list.