|
Using a Flash Reader incorporated within a Google Gadget we can encapsulate a Flash Slideshow from redbubble
An exampleThanks to Luis Lajas for this nice work
Code given by redbubble<object width="360" height="300"> <param name="movie" value="http://www.redbubble.com/swf/redbubble.swf"></param> <param name="allowFullScreen" value="true"></param> <parame name=FlashVars value="url=http://www.redbubble.com/people/luiscll/works/visual.atom?campaign=sales_widget&mode=slideshow"> <embed src="http://www.redbubble.com/swf/redbubble.swf" FlashVars="url=http://www.redbubble.com/people/luiscll/works/visual.atom?campaign=sales_widget&mode=slideshow" type="application/x-shockwave-flash" allowfullscreen="true" width="360" height="300"> </embed> </object> URL of the GadgetParametersAs File parameter enter the movie value. Copy the FlashVars attribute :
File : http://www.redbubble.com/swf/redbubble.swf FlashVars : url=http://www.redbubble.com/people/luiscll/works/visual.atom?campaign=sales_widget&mode=slideshow
|



