You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Alternative for tag to install flowplayer?? Created Sep 1, 2010

This thread is solved

Views: 1401     Replies: 2     Last reply Sep 1, 2010  
You must login first before you can use this feature

boogi88

Posts: 11

Registered:
Aug 27, 2010

Alternative for tag to install flowplayer??

Posted: Sep 1, 2010

Hi all,
Can anybody give me an alternate for installing flowplayer....

I don want to use the anchor tag....

Any suggestions??

Thanks in advance....

Anssi
Flowplayer Flash & video streaming developer

Posts: 1194

Registered:
Jul 24, 2007

» Alternative for tag to install flowplayer??

Posted: Sep 1, 2010

Reply to: Alternative for tag to install flowplayer??, from boogi88
You don't need to use the anchor tag, in fact any tag goes. You can also supply the video URL in the clip object like so:


clip: {
    url: 'myvideo.mov'
}

boogi88

Posts: 11

Registered:
Aug 27, 2010

» » Alternative for tag to install flowplayer??

Posted: Sep 1, 2010

Reply to: » Alternative for tag to install flowplayer??, from Anssi
Thank you.....