Regarding Embed Tag

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
balajir
Forum Newbie
Posts: 2
Joined: Thu Sep 09, 2004 9:23 am
Location: India

Regarding Embed Tag

Post by balajir »

Hello ,
I am actually trying to make both audio and video to play . for eg , I have a link and if i click that it will ask us to select the player whether it is windows media player or real player. If we select the Windows Media player then we'll be be open with a new page with all controls of media player . So if i click to play then a song will be playing and also i have a another link to open a live web cam and if i click that web cam link then a seperate window will be opened to view the user mean while the audio stops if i again click the play button then it'll play but i want to continue the song playing when i click the webcam.So for this i have used Embed tag.Please help me to play the song continuously.
Thanking You,
Balaji
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

It sounds like you didnt set up the trigger correctly.

If you can post your code, we can help you quite a bit more.
balajir
Forum Newbie
Posts: 2
Joined: Thu Sep 09, 2004 9:23 am
Location: India

Regarding Audio Video Play

Post by balajir »

Hi Jason,
Thanks a lot for replying me. I've got it. Acutally i had used map tag and in that i have called javascript function . I removed that and i derctly called the image and by giving the function in its onclick i got it.
Anyway thaks a lot.
Balaji :D
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

maps? *shudder*
Post Reply