Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

flash into label?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-04-2008, 08:41 AM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default flash into label?

Hi Balinor:

our programmer is away for a few weeks and im trying to put something back in our site that we had working a while back.

I have 3 flash files

1) homebanner.swf
2) homebanner.html
3) homebanner.jpg

there were created in flash.

Our developper had showed us a while back how to institute these into a label, which required us to not worry about coding anything

What would be the html that i need to input into the label to make it function?

It worked a year or so ago for a promotion, then i took and down.

Thanks.
__________________
4.1.9
Reply With Quote
  #2  
Old 08-04-2008, 08:56 AM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

Or anyone's help is appreciated. Thanks.
__________________
4.1.9
Reply With Quote
  #3  
Old 08-04-2008, 02:11 PM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

anyone?
__________________
4.1.9
Reply With Quote
  #4  
Old 08-04-2008, 07:04 PM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

i guess this is impossible
__________________
4.1.9
Reply With Quote
  #5  
Old 08-05-2008, 07:23 AM
 
Asiaplay Asiaplay is offline
 

X-Wizard
  
Join Date: Oct 2005
Posts: 1,242
 

Default Re: flash into label?

Hi Mlalande,

Try the following:-
Note that in the following code the images (jpg and swf files) are stored in your stores "image/categories/" directory (you can upload them to that folder via ftp) - the folder named "categories" we just added into directory "images" ourselves to store these in (you could call the folder any name).
The rest is simple html to change the width, height etc. (you could open the html file in notepad to view what to change these to for your own file perhaps.

<php?>
<table>
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="left" valign="top" bgcolor="#ffffff"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" height="180" align="left" valign="top" background="http://yourdomain.com/images/categories/banner.jpg">

<OBJECT classid="clsid:d27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0" ID=ECHOECHO WIDTH="100%" HEIGHT="100%"><PARAM NAME=movie VALUE="http://yourdomain.com/images/categories/banner.swf">
<PARAM NAME=quality VALUE=AUTOLOW>
<PARAM NAME=play VALUE=true>
<PARAM NAME="wmode" value="transparent">
<PARAM NAME=menu VALUE=false>

<EMBED SRC="http://yourdomain.com/images/categories/banner.swf" swLiveConnect=FALSE WIDTH="100%" HEIGHT="100%" QUALITY=AUTOLOW MENU=false PLAY=true WMODE=transparent TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED></OBJECT>
</td></tr>
</td></tr>
</td></tr>
</table>
</?>

Cheers, Asiaplay
__________________
X-Cart Gold version 4.1.9
(plus built in X-Cart bugs!)
Reply With Quote
  #6  
Old 08-05-2008, 11:53 AM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

yeah my guy used such an easier method
i think he jsut typed out some html code into the welcome label
__________________
4.1.9
Reply With Quote
  #7  
Old 08-05-2008, 04:22 PM
 
Asiaplay Asiaplay is offline
 

X-Wizard
  
Join Date: Oct 2005
Posts: 1,242
 

Default Re: flash into label?

Quote:
Originally Posted by mlalande
yeah my guy used such an easier method
i think he jsut typed out some html code into the welcome label

lol... this is html code basically - did you even try it (or question is just for fun)?...
If you choose to put it inside a html table is perhaps optional (i.e. code can be shorter).. and of course one could cut this code down doing that... but is nothing complicated about it really.
But if you can wait 2 weeks, I guess your programmer can give you his cut piece of code.

Otherwise, check what is in the html file that you have on hand... that will give you a guide as to what needs to go into the language tag.

Hope you get it solved and cheers, Asiaplay

PS: browse the forums for swf file or flash and you will find a few posts on how otherwise to integrate flash into a language tag (I based this on other posts in the forum here).
__________________
X-Cart Gold version 4.1.9
(plus built in X-Cart bugs!)
Reply With Quote
  #8  
Old 08-05-2008, 06:31 PM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

thanks buddy, i appreciate it your help.
__________________
4.1.9
Reply With Quote
  #9  
Old 08-05-2008, 07:09 PM
 
mlalande mlalande is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 51
 

Default Re: flash into label?

yeah it got it working but the size of the site was screwed up....i better leave it. thanks for your help.
__________________
4.1.9
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:23 AM.

   

 
X-Cart forums © 2001-2020