Thanks Brent
That what I need...
Search found 4 matches
- Thu Mar 25, 2010 6:35 pm
- Forum: Coding Support
- Topic: flash size
- Replies: 6
- Views: 11750
- Thu Mar 25, 2010 1:05 pm
- Forum: Coding Support
- Topic: flash size
- Replies: 6
- Views: 11750
Re: flash size
To have flash work properly in browser and send command to flash from javascrip I have to register flash object in browser. The Adobe does it by adding javascript on the bottom of page If flash present in my home page I did include script file in homepage.tpl on top I added: if(isset($flash)) $head_...
- Tue Mar 23, 2010 6:45 pm
- Forum: Coding Support
- Topic: flash size
- Replies: 6
- Views: 11750
Re: flash size
I want php determinate size of flash file and insert it Where the size stored? I did check setting table it's not there. And one more I did change div flash: <div class="flash"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="<?php echo $flash_width; ?>" height="<?php echo $flash...
- Tue Mar 23, 2010 5:51 pm
- Forum: Coding Support
- Topic: flash size
- Replies: 6
- Views: 11750
flash size
Hi
I just downloaded AlegroCart and want to make a little changes regarding flash banner.
Where stored variable flash size and variable $flash in if(isset($flash)) in homepage.tpl
I just downloaded AlegroCart and want to make a little changes regarding flash banner.
Where stored variable flash size and variable $flash in if(isset($flash)) in homepage.tpl