[jQuery] media plugin: set id or name of flash movie

2009-03-02 Thread LLong
I need to interact with the resulting Flash movie built by the media plugin. However, I'm unable to target it nicely without an unique identifier. I'd rather not DOM walk and test for object or embeds as there are other movies loaded on the page. How best to assign an id or name to the resultin

[jQuery] Tabs + AJAX + RSS feeds

2007-12-15 Thread LLong
Could someone point me to a tutorial or sample where: - an RSS feed, from the same domain, is displayed in HTML on a tab, - upon clicking a tab label or - when document ready?