Sorry, are you asking if you can insert some PHP code in your alt content div which will pull some text from the DB? I am not sure what you are meaning by "a CODE".
As PHP is a hypertext preprocessor, you can have it do whatever you want BEFORE the html page is delivered to the browser. This includes inserting static or dynamic text values (from a DB etc) into the page. I am not sure if this answers your question, as I am not sure what you are actually wanting to achi8eve. In any case, the question is not actually related to SWFOBject directly, so you would be better off asking in a PHP forum etc. Aran On Thu, Dec 3, 2009 at 7:07 PM, luminal <[email protected]> wrote: > Hi! > The flash site I built uses Mysql DB for its content. > Is it possible in some way to add in the Alt content section in the > HTML file a CODE (maybe PHP) that reads the information from the DB? I > mean a CODE and not the CONTENT. > Can Google use this code to read the DB content? > > 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]<swfobject%[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.
