Dear RimV,
I’m sorry but i tried and failed.
what child should i remove exactly?
Thanks,
Ido
Dear RimV,
I’m sorry but i tried and failed.
what child should i remove exactly?
Thanks,
Ido
Hi,
I have problems compiling this component in Adobe Flash CS4 – it is like it won’t publish to AS3 . I only work with gallery2
I get a compiler error in line 643, 678, 686, 695 saying “1046: Type was not found or was not a compile-time constant: Cube” in the script2.as
I have found another with similar problem, but no solution http://www.kirupa.com/forum/showthread.php?t=312556
I just want to and add my special characters to text fields. (æøåÆØÅ) and change background color to white and tect color to black.
Can anyone help me?
Thank you
Hello, love the script, quick question. When you click and get the description and the image, how can I expand that description box to conatin more information.
Alos anyway to style the text in it?
Hi RimV,
Very nice script btw.
Playing around with your first example of the gallery/carousel and wondered how I would go about setting the initial speed the images spin when the movie first loads?
I’ve played around with the block of code below but only seems to change the speed when rolling over the images…
// Auto rotate private var autorotate:Boolean = true; private var rotatespeed:Number = 0.002; private var rs:Number = 0.002; private var pitch:Number = 0.075; private var Pitch:Number = 0.075;
Do I need to change or add something here to slow it down when the movie first loads?
Thanks
Hi RimV,
I’m sorry to bother you, I love this item and I know you have been asked this before but… I really need the thumbnails to become larger when clicked on, or have a different larger image come up. If you can easily adjust the size of the description box (which you have explained in other comments) surely its fairly simple to change the size of the displayed image? I’m showcasing paintings with this item and so I need to show the full painting fairly large when the thumbnail is clicked on. Please help me out or point me in the right direction of the code to play around with, I really appreciate any suggestions you can give me.
Thank you so much for your time and for providing such great support on this =)
Also I would really like to put this item on my webpage. Using dreamweaver I have tried to just drag and drop it into my existing project, but it does not display any of the images when I test it on the new page, just the gallery links. Please help!
Ignore last comment- sorry! Stupidity! But I still need help with my first question please!
This file is great!
I had to do some serious modifications to the sourcecode so it suits my needs and it went flawless.
It has saved me a lot of time!
5 STARS
Hi again RimV,
Have incorporated this file into my website, which I am now testing online, and having a problem with the description page, where I created a link to another page in my website. Now its online it shows all the code and does not work but when I used a testing server the link looked fine- what am I doing wrong?
www.dallenart.com/gallery.html
Hi,
I keep getting a compile error i first thought it was cs5 but now i tested on cs3 and same error comes up and i downloaded straight from your link with out editing any of the files. i get a class cube missing error.
private function AddEvent(p:Cube):void 1046: Type was not found or was not a compile-time constant: Cube. 1046: Type was not found or was not a compile-time constant: Cube. 1046: Type was not found or was not a compile-time constant: Cube.
Is this thers variable for the rotate speed at script.as?
var del = (stage.mouseX – stage.stageWidth * 0.5) * rs; //var del2 = (stage.stageHeight * 0.5 – stage.mouseY) * pitch;
angle += del;
var x = Math.cos(angleMath.PI/180)cradius;
var z = Math.sin(angleMath.PI/180)cradius;
camera.x = x;
camera.z = z;
RimV,
I see that these comments are all over 3 years ago so I hope I didn’t buy dinosaurware. This is a great looking application, but I can’t get this to appear in either Dreamweaver (CS3) as a preview or when I load to a website. The movie doesn’t appear.
I can compile the movie Ctrl+enter and that works fine in Flash (CS3) but it is not working for me in the actual page. Any ideas?
To embed the gallery swf in your html page you can use swfobject, in Dreamweaver switch to Code view and try to add this inside a div:
<div id="flashcontent">
<div id="flashError">
<h1>You need to upgrade or install latest Flash Player</h1>
</div>
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("3d_art_gallery.swf", "albums", "100%", "100%", "9", "#000000");
so.addParam("scale", "noscale");
so.write("flashcontent");
// ]]>
</script>
You can also view source of included index.html to see how it was implemented
RimV,
I couldn’t get the SWObject method to work either even after I copied your code from the source index.html. I thought that perhaps there was something wrong with the SWF I created, or the AS file so I changed my swf to another one of your files that I hadn’t changed at all (3d_art_gallery.swf) but that doesn’t play either. It is just a black square with the gallery links. No image and no action on the flash.
I made sure I copied your entire directory to my server so no files should be missing.
I went directly to the test index.hml file on the server and that appears to work. Could this be a nesting problem? Because I don’t have all of the files in my site root. I basically copied your entire directory into my site and I map the SWF from my page to its place in the directory structure so it looks like this
3D_Interactive_Art_Gallery/source/3d_art_gallery_4.swf
RimV,
Thank you for getting back to me, but this doesn’t appear to work either. I pasted your code exactly and only changed the path of the file as below:
<div id="flashcontent">
<div id="flashError">
<h1>You need to upgrade or install latest Flash Player</h1>
</div>
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("3D_Interactive_Art_Gallery/source/3d_art_gallery_4.swf", "albums", "100%", "100%", "9", "#000000");
so.addParam("scale", "noscale");
so.write("flashcontent");
// ]]>
</script>
The only thing that appeared is the “download the latest version…” message.
Dear RimV, how can I change the color of texts (descriptions and captions) without modifying the FLA file? I use Linux and I don’t have Windows on my machine. Please, explain me how to do it using the XML or CSS files…
Sorry to insist, dear RimV, but I want to know if it is possible for you to make the change in color for texts, and also if it possible to indicate me how can I change the description color.
Sorry to bother you, but I still don’t have news from you.
Sincerely, Celia
Stylish work. Like it.
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
980 Purchases
515 Comments