First off, thanks for your reply. The file is not stored in the database, only the file location is stored in the DB just as you described you have done so before. For some reason I cannot get this to work with the CS3 stored behavior; though I am able to successfully create the dynamic like to the file location. Embedding the SWF into the page has been eluding me so I thought that SWFobject would solve my problem. I have had a lot of experience in creating dynamic pages with images and text copy but never had to load SWF dynamically before so this is new to me. I do believe the MIME type is correct as I can load a page with the SWF successfully when is is not dynamic, as soon as I select the source of the file as a database location the movie fails to load; frustrating!
Any direction you can give me is much appreciated. Thanks again. Brett On May 3, 2010, at 3:00 PM, Sam Sherlock wrote: > the file content of your swf is stored in a db? > > as a general maxim for weather such things work with swfobject is can you get > it to work with plain object/embed? > somethings are limitations of flash authoring/publishing not of swfobject > primarily - swfobject makes publishing flash much easier. > > I have not done this myself (serving swf content from db; I have on occasion > stored the file location of the swf in the db ) - if you view the put the > location of you swf into a browser with flash enabled can you see the swf? > are you setting the correct mime type and headers > > hth - S > > > > > On 3 May 2010 21:53, Brett <[email protected]> wrote: > Hi All, > I have a page that needs to be able to load an SWF file which source > is defined by a database. I have never had to dynamically define an > SWF file and was hoping this group could point me in the right > direction. I am using Dreamweaver CS3, the page in coded in .net. In > short, I am trying to use the SWFObject dynamically. > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" 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/swfobject?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" 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/swfobject?hl=en. Brett Labistour [email protected] 310.923.5372 -- You received this message because you are subscribed to the Google Groups "SWFObject" 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/swfobject?hl=en.
