HomeFAQSubmit TicketFavorites
Search Advanced Search
Categories
Pre-Sale Questions (20)
After Purchase Support (3)
Troubleshooting (7)
Flash Cart E-Commerce (53)
Where Is My Template? (1)
Terms And Conditions (5)
General Flash (6)
Individual Template Support (6)
Donate (1)
Search
Advanced Search
FAQs
Search our FAQ to find resolutions to common issues.
Our Links
Return To Dreamlinestudio
Flash Blog
Flash Templates
Flash Cart
Multicart Installation Notes

Multicart Installation Notes

This is a basic straight forward skin. The compiled code is in the bin-debug folder. Place the WhiteSkin.swf into the "skins" directory of your FlashCartSystem installation directory on your server.

You can rename the swf to whatever you'd like... bare in mind the change in name changes the name you set in the config file.

config file set up:

<config>

<skin src="**name of swf without the .swf extension**" />

<db ... />

</config>

i.e. an installation COULD look like:

<config>

<skin src="WhiteSkin" />

<db type="xml" src="../flashCartSystem/" productXml="default.xml" sandbox="true"/>

<!-- <db type="sql" src="../flashCartSystem/" sandbox="true" /> -->

</config>

 

 

 

################

Special Param options of Product entries:

##option1 - this is for a list of options for your product. Such as colours for clothing.

directions for use: If using FlashCart lite you must place this in CDATA blocks as with any html syntax in XML.

Each option is to be broken by "option" tags.

<option>Red</option><option>Green</option>

 

Example in XML sheet:

<product>

...

<option1><![CDATA[

<option>Red</option>

<option>Green</option>

]]>

</option1>

...

</product>

 

##option2 - a second list of options for your product. Sush as sizes. This is useful for if you have something like a tee-shirt available in medium large and small, as well as red, green and blue.

Follows same rules as option1

Example in XML sheet:

<product>

...

<option1><![CDATA[

<option>Red</option>

<option>Green</option>

]]>

</option1>

<option2><![CDATA[

<option>small</option>

<option>medium</option>

<option>large</option>

]]>

</option2>

...

</product>


Print  Email  Save  Comments  Notify Me  Add to Favorites 
Article ID: 10076 Article Created: 04-17-2009 03:21 AMLast Modified: 04-17-2009 03:21 AM

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
Flashcarts AS3 Support
  The cart swf file can be loaded using the Loader class of AS3, the cart code will run flawlessly using this method....
Question About Compatibility of Flash CS3 and Macs with Our Product Line
I have Flash CS3, (and very basic knowledge.) - are your templates compatible with this version of Flash?Am I going to encounter any problems for being Mac based?   Flash CS3 will do just fine with our products......
Benefits Of Buying A Flash Template?
Our flash templates are created by experienced web designers, so the template you purchase is a professional piece of work. ...
This Flash software, do I have to buy it or can I download a trial?
Eventually you will need to buy it, but you could download the trial software......
Can The Main Window Be Enlarged? Flash Menus? Sales Tax?
I will answer this question in 3 parts to separate each question.  ...
We Can Install it For You!
For 50 USD we can install the cart for you. But there is some info you MUST supply with us to perform the adminPanel installation....
Automatic File Delivery
Does This cart send the file automatically? Auto Delivery....
Flashcart integration into a full Flash website
Flashcart Integration into a full Flash website...
Changing The Text To Spanish
Changing The Text To Spanish...
How Difficult Is It To Modify A Template?
I guess this really depends on your current knowledge with Flash......


Web Templates