ProQ Product Browser Documentation - Online Edition

For ProQ Product Browser v1.0
The most recent version of this document can be found online here

Contents of this document:


Product Features

ProQ Product Browser is a perfect companion for your company's product catalog, here are some of the product's hightlights

Compiling and Running

ADOBE FLASH CS3 ADOBE FLEX BUILDER 3 FLASH DEVELOP 3

Customizing

One way to customize the look without programming is to change the user interface images:

Please refer to online version of this documentation for more customization examples

Working With Data

Data is loaded from an external XML file (default: datafeed.xml). This is the example of data feed structure:

		
		  
		  	
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		    
		    
		    ...
		  
		  
		  	
		  
		
		

All data inside tags is treated as a simple string:

		$280 USD
		

If no information is available for the field and the field is marked as optional it can be left empty:

		
		

In this case ProQ Product Browser displays the default hardcoded value (ex.: "no description available" is displayed instead of missing product description) or hides the associated display element (ex.: purchase button is hidden if "price" OR "purchase_url" tags are empty).

ProQ Product Browser supports HTML formatted text inside product's "description" and "name" tags:

		
		external resource 
		]]>
		
		
		Hyperlink In Title
		]]>
		
		

The following HTML tags are supported by Adobe Flash CS3 Professional. Optional tag attributes appear in brackets.

Additionally, Flash Player supports HTML entities:

Support

If you encounter a problem with our product that can not be solved by consulting online documentation or user forums, please submit a bug/feature request via out support email, our customer service representative will be glad to help you.


Support for all products is available via email and Skype:

Happy Coding!