Yep that fixed it. However it just acts as a link and does not load the player. It seems the <script/> tag does nothing as I get the same result if I remove it.
Thanks again On Apr 1, 2:26 pm, Mark Sobkowicz <[email protected]> wrote: > The way it looks like you want to use the <a> tag it should be just like > html. Is your code a typo? you wrote > > <a> href= " "....> > > but you should write > > <a href = " "...> > > On Apr 1, 2011, at 9:20 AM, Hero1000 wrote: > > > > > I'm stuck with the <a> tags. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
