From: [EMAIL PROTECTED] Subject: RE: embedding SMIL that includes Flash You can embed Flash into a SMIL presentation that streams through the G@ player. Real only supports Flash 2 features. You can make your Flash in any version and then save it as Flash 2. The SMIL code to embed a Flash segment is: <animation src="pacificheader.swf"/> One catch is that G2 hosters (or if you are doing it on your own) need to purchase a license from Macromedia to host Flash content. Some hosters won't pay for the license so you can't host it from there. However, you can pull the flash file through http from your regular web host. Just use code like this: <animation src="http://www.pacificfoods.com/media/pacificheader.swf"/> There are also other things you can do that is covered in the G2 production kit which you can get from Real. | | | V Marco Fusaro Koopman Ostbo www.KoisoK.com [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of RealForum Sent: Tuesday, November 23, 1999 8:39 AM Subject: embeding SMIL that includes Flash From: Liam Lawyer <[EMAIL PROTECTED]> Subject: embeding SMIL that includes Flash Greetings all, I heard once that you can not embed a SMIL feature that has flash in it. Is this true? Liam Lawyer Manager of Webcasting ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
