Congratulations, this is your New Project CU3ER! Can't see CU3ER?
Embed this CU3ER to your webpage.
Simply follow three basic steps described below.Step 1→ Upload your files to server.
File/folder | Target Destination |
---|---|
CU3ER.swf | http://yourdomain.com/CU3ER.swf |
Configuration XML file | http://yourdomain.com/CU3ER-config.xml |
"js" folder | http://yourdomain.com/js |
"images" folder | http://yourdomain.com/images |
"fonts" folder | http://yourdomain.com/fonts |
Step 2→ Open your article/section and insert following in HTML Source editor:
<div id="CU3ER">
<!-- modify this content to provide users without Flash or enabled Javascript with alternative content information -->
<p>Click to get Flash Player<br />
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</p>
<p>or try to enable JavaScript and reload the page</p>
<!-- generated SEO content starts here -->
<div style="position:absolute;left:-50000px;"> <ul>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/one.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/one.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
</ul></div>
<!-- generated SEO content ends here -->
</div>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/CU3ER.js"></script>
<script type="text/javascript">
// add your FlashVars
var vars = { xml_location : 'CU3ER-config.xml', width:'940', height:'300' };
// add Flash embedding parameters, etc. wmode, bgcolor...
var params = { wmode: 'transparent' };
params.allowScriptAccess = "always";
// Flash object attributes id and name
var attributes = { id:'CU3ER', name:'CU3ER' };
// dynamic embed of Flash, set the location of expressInstall if needed
swfobject.embedSWF('CU3ER.swf', "CU3ER", 940, 300, "10.0.0",
"js/expressinstall.swf", vars, params, attributes );
// initialize CU3ER class containing Javascript controls and events for CU3ER
var CU3ER_object = new CU3ER("CU3ER");
</script>
Step 3→ Upload your page to server and you are done!
Embed this CU3ER to Joomla.
Simply follow four basic steps described below.Step 1→ Upload your files to server.
File/folder | Target Destination |
---|---|
CU3ER.swf | http://yourdomain.com/CU3ER.swf |
Configuration XML file | http://yourdomain.com/CU3ER-config.xml |
"js" folder | http://yourdomain.com/js |
"images" folder | http://yourdomain.com/images |
"fonts" folder | http://yourdomain.com/fonts |
Step 2→ Open your article/section and insert following code in HTML Source editor:
If you experience trouble with inserting Javascript content into Joomla Article please visit this support article
<div id="CU3ER">
<!-- modify this content to provide users without Flash or enabled Javascript with alternative content information -->
<p>Click to get Flash Player<br />
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</p>
<p>or try to enable JavaScript and reload the page</p>
<!-- generated SEO content starts here -->
<div style="position:absolute;left:-50000px;"> <ul>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/one.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/one.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
<li>
<img src='images/two.jpg' alt=''/>
<h2></h2>
<p></p>
<p></p>
</li>
</ul></div>
<!-- generated SEO content ends here -->
</div>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/CU3ER.js"></script>
<script type="text/javascript">
// add your FlashVars
var vars = { xml_location : 'CU3ER-config.xml', width:'940', height:'300' };
// add Flash embedding parameters, etc. wmode, bgcolor...
var params = { wmode: 'transparent' };
params.allowScriptAccess = "always";
// Flash object attributes id and name
var attributes = { id:'CU3ER', name:'CU3ER' };
// dynamic embed of Flash, set the location of expressInstall if needed
swfobject.embedSWF('CU3ER.swf', "CU3ER", 940, 300, "10.0.0",
"js/expressinstall.swf", vars, params, attributes );
// initialize CU3ER class containing Javascript controls and events for CU3ER
var CU3ER_object = new CU3ER("CU3ER");
</script>
Step 3→ Click on "Update" button to close HTML Source panel
Step 4→ Click on the "Save" or "Apply" button in top right corner to save article/section.
Step 5→ That's it... Preview your page!
Embed this CU3ER to Wordpress
This is a quick overview of how to insert CU3ER to WordPress. For more detailed please check ....Simply follow four basic steps described below.
Step 1→ Install wpCU3ER plugin
Step 2→ Import project .zip or .xml to wpCU3ER
Step 3→ Embed CU3ER on WP page or post
Step 4→ Publish & Enjoy
Using CU3ER in other enviroments
Please check following articles about using & embedding CU3ER with other enviroments:
Frequently Asked Questions
Why I can't see CU3ER on this page?
Your flash security settings prevent displaying flash content on this location. Please adjust security settings as follow:
- Visit http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html
- Click on "Edit locations -> add location"
- Click on "Browse for folder..." and mark folder where you have extracted your CU3ER free zip package
- That's it. Reload your embed_example.html and preview CU3ER.
I'm a PRO user but CU3ER logo is still present. Why?
Please note if you play CU3ER locally or under your testing environment (not under assigned domain) CU3ER branding will be present. Once you upload CU3ER and related files to licensed domain branding will be removed according to settings you made in cManager..
Help
Documentation
Extensive documentation is provided for your convenience as an official guide through CU3ER and cManager features, settings and available options.
Support Forums
Support forums are a perfect way to get help from other CU3ER users or to share your knowledge by helping someone else. Start by searching for your answer now.
Copyright 2011 MADEBYPLAY. All rights reserved.