Archive

Posts Tagged ‘config xml’

Zip File To Flash File Convert

May 11th, 2009 Comments off

The attached .exe file needs to be changed to flash to work in this website page. When somebody visit the website the file should play automatically but now it won’t do that. You can fix it?

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
<html>
<head>
<title>How-To Create A Free Blog To Increase Your Website’s Traffic </title>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
</head>

<body>
<div align=”center”><font size=”+4″>Temporary Webmaster Secret Tricks That Brings
Traffic To Your Website via Free Blogs</font></div><p></p>
<b><font color=”#000000″ face=”Arial, Helvetica, sans-serif”><span style=”BACKGROUND: yellow”>
Follow This Step-by-Step <u>(Video 2)</u> Tutorial on How To Create A Free Blog
To Increase Your Website’s Traffic</span></font></b></p>
<table width=”95%” border=”0″>
<tr>
<td><body bgcolor=”#FFFFFF”>
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0″ width=”640″ height=”497″ id=”myMovieName”>
<param name=”movie” value=”Video02_controller.swf?csConfigFile=Video02_config.xml”>
<param name=”quality” value=”high”>
<param name=”bgcolor” value=”#FFFFFF”>
<param name=”FlashVars” value=”csConfigFile=Video02_config.xml”>
<embed src=”Video02_controller.swf?csConfigFile=Video02_config.xml” FlashVars=”csConfigFile=Video02_config.xml” quality=high bgcolor=#FFFFFF width=640 height=497 type=”application/x-shockwave-flash” pluginspace=”http://www.macromedia.com/go/getflashplayer”>
</embed>
</object></td>
<td valign=”top” bgcolor=”#FFFF66″><p><strong>Video 1</strong> – How To Get
Website Links By Writing Informative Blog Comments<br>
<strong>Video 2</strong> – How To Get Website Links By Starting Your Own
Blogs <br>
<strong>Video 3</strong> – Proven Ways To Get Links By Writing & Distributing
Online Articles<br>
<strong>Video 4</strong> – How To Get Links By Selectively Writing Testimonials<br>
<strong>Video 5</strong> – How To Get High PR Links In By Simply Buying
Them<br>
<strong>Video 6</strong> – Create Your Own Content Sites For Long Term
Links<br>
<strong>Video 7</strong> – How To Benefit From Careful Reciprocal Linking</p>
<h3><strong><font color=”#008000″>Download All 7 Videos For $24.99</font></strong></h3>
<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<div align=”center”>
<input type=”hidden” name=”cmd” value=”_s-xclick”>
<input type=”hidden” name=”hosted_button_id” value=”5332411″>
<input type=”image” src=”https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
<img alt=”" border=”0″ src=”https://www.paypal.com/en_US/i/scr/pixel.gif” width=”1″ height=”1″>
</div>
</form><br>
<strong>7 Videos = 128 total minutes</strong> </td>
</tr>
</table>
</body>
</html>

Flash Product Config Xml Based

March 30th, 2009 Comments off

I have another project.

Basically I need a product configurater.

There are 3 product attributes:

1. Size
2. Style
3. Color

The 2 options for size are:

1. 3″ inches
2. 5″ inches

Each size had different styles, currently there are 10-14 styles per size, but could expand to up top 100.

Each style has different colors associated with them. Some only one, some as many as 8 colors.

So there is generally 8 different pictures for each color in the style the user selects, its 8 pictures of a 360- degree spin.

I want to present the customer with the best possible interface to select these items, I want it to be XML based so that we can always update it, without having to change it, I’m assuming this would be flash application.

So basically the main image should change based on what you selected. I would also like to be able to zoom in on the product as I have high res pictures of each product spin.

I would like to choose from 3-5 mock-ups.

Bear