CDROM-Guide forums  

PDA

View Full Version : using flash in a cgi script


   
alleyesonme
Dec 05, 2002, 03:27 PM
hi there,

im kinda getting frustrated as im building a site with shopping cart script (cgi) however for the header i want to use flash.
The flash file works fine in HTML but when i come to embedding the code into the cgi script it doesnt load at all :(
is there something im not doing? does the code have to be altered to make flash work with cgi scriping?
any help would be greatly apprecaited i really need to sort this. thanx
-alleyesonme

Roger Moore
Dec 05, 2002, 05:13 PM
Couldn't you load each page as HTML and have the flash inside that page? That way the HTML will work as will the flash.


Roger

alleyesonme
Dec 05, 2002, 05:20 PM
ho roger, cheers for the reply. its a script so without completely starting from scratch or taking the time to redo the coding i guess im limited,im sure this can be done i just dont know how.