Is is possible to have a flash music player on every page for continuous play while navigating? Like a lot os musicians sites have?
Any plugins that do this?
Jay
Is is possible to have a flash music player on every page for continuous play while navigating? Like a lot os musicians sites have?
Any plugins that do this?
Jay
Anyone doing this or know how?
Create your wp site inside a framed site. One window for the music and another for your main site.
But when someone finds a page of your main site in a search engine and follows the link to it, it will load outside of the frame wrapper so the page has to redirect to the framed page telling it to load that page in the main site window. It's a pain to implement which is why no one does it.
And any link you follow in your mainsite must have as its target window the frame in which the main site is running.
You can also do it using an iframe in a wrapper page but its still a pain to implement.
I can't stand that way :) but it thats it, well thats it...
You should be aware that if you put redirects in WP to make it load itself inside a frame, google may not index the wp page. Not 100% sure about this so you should check.
This topic has been closed to new replies.