The last tutorial was great. I have an idea, but was hoping for any code examples that anyone might have. What I want to accomplish, is convert powerpoint to swf(I think I have that part). Then I want to click a button from flex app admin interface that will tell all clients to see a new component container(I think I have that.) where i am sticking is what needs to occur to advance the clients slides that are converted in the swf. My guess is to either use shared object with sync event updating each slide from a click from the admin, or use broadcast message of the new slide to view. Is this the right direction? Does anyone have any sample code that might show this or any other method? What I am starting with is a viewer interface for 2 videos and want the powerpoint interface to show up over the videos but not occlude the audio.
Any help or ideas or code samples would be great.
Thanks