LOGIN REGISTER
Forgot password?
 
360 View Image Rotator

360 View Image Rotator screenshot

Preview:   Downloads: 6991Info: Flash CS3+, 33kb, Resizable, AS3

Last update (3):Thu, Nov 12th 2009, 04:57

 

 

 
Search comments:
has downloaded icon
has membership icon
has support ticket icon
 
andrei.neamtu

andrei.neamtu

on 7/10/09

 
copaland
You can now use the "moveFlag" attribute from the controller tag to enable/disable the controller movement.
has downloaded icon

 
copaland

copaland

on 7/10/09

 
That works just how I hoped, now this 360 is perfect! Thanks!

 
nurmaler

nurmaler

on 3/11/09

 
bobocel,
The sizes is still a problem. Please see http://sandbox.sitegrip.com/guerrilla/...
I updated the
                
<product swfPath="swf/g2.swf" width="800" height="500"/> 

                
in the settings.xml
I also updated var stageW = 800; var stageH = 500; in the index.html.
Please help me.

 
Binky

Binky

on 4/11/09

 
copaland,

I have the same problem as nurmaler. I found the object but I cannot modify it.

Thanks for any help

 
neilkendrick16

neilkendrick16

on 4/11/09

 
Great work guys. I downloaded the file but the product.fla is giving me "Unpected file format" when trying to open it?

Any ideas?
has downloaded icon
has membership icon
has support ticket icon
 
andrei.neamtu

andrei.neamtu

on 6/11/09

 
neilkendrick16,

If you have Flash CS3 please open the "productCS3.fla" version.
has downloaded icon
has membership icon
has support ticket icon
 
andrei.neamtu

andrei.neamtu

on 6/11/09

 
nurmaler, Binky,

The dimensions in the XML file will be taken in consideration if you don't define the "componentWidth" and "componentHeight" in the HTML embed code or on the "init" function call the params are set to NaN.
So first you can controll the dimensions by the flashvars "componentWidth", "componentHeight", secondly on the banner "init" function(init(componentWidth, componentHeight, pathToFiles, contentXMLPath);) and the last is using the "width" and "height" atttributes in the XML file.
This is how the priority is set.

 
Mauma

Mauma

on 10/11/09

 
Have the same problem as nurmaler on http://sandbox.sitegrip.com/guerrilla/...

I changed the dimensions on the HTML and XML but still that grey stroke inside my movie

any hints ?

Thanx !

 
nurmaler

nurmaler

on 10/11/09

 
andrei.neamtu,
We all appreciate your time...
Changing the values in the html work in changing the size of the canvas, but there still is a fixed 560x305 border in the larger canvas (in which the percent numbers is centered in).
Here is the code in the index.html of http://sandbox.sitegrip.com/guerrilla/...

                
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <script type="text/javascript" src="js/swfobject.js"></script>
	
		<script type="text/javascript">
		
			var stageW = 800;
			var stageH = 500; 
			var cacheBuster = Date.parse(new Date());
			
			var flashvars = {};
			var params = {};
			
			params.bgcolor = "#ffffff";
			params.allowfullscreen = "true";
			
			flashvars.componentWidth = stageW;
			flashvars.componentHeight = stageH;
			
			flashvars.pathToFiles = "productViewer/";
			flashvars.settingsPath = "xml/settings.xml";
			flashvars.swfPath ="swf/g2.swf";

			
			swfobject.embedSWF("preview.swf?t="+cacheBuster, "myContent", stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);
			
		</script>

                


Please help me, Mauma, and Binky on this.
Thanks!
has downloaded icon
has support ticket icon
 
bobocel

bobocel

on 11/11/09

 
Thanks. We're looking into this and will get back with an update ASAP. (as soon as possible)


Report a bug or recommend a feature in the forum.


General Videos

  • Using Flabell Components in your Flash Projects
    watch movie

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!