FORUM

Snowcat 1st Special Package

Home / Forum / Components Discussions / Snowcat 1st Special Package

Started 4 years ago by infosinha

Last reply by snowcat

Recent posts in this topic

  • I bought special package and I didnt get any thing

    Neither it shows to download commited 8 files nor I can download any single file.

    All available link fails to download
    #  /  posted on Dec 21, 2007
  • Did you tried to login into your account and click on the Orders link, view your Order details and will guide you to the downloads. Or simply if you bought the product, login and go directly to that product download page and download the commercial package. Is there waiting for your :)
    #  /  posted on Dec 21, 2007
  • No one had trouble downloading my products so far. If there is someone, I would gladly send them through email.

    Infosinha, from your private message you sent me I understand you managed to find the download links on the site.

    I'm here for any kind of problems.

    Thanks!
    Snowcat
    #  /  posted on Dec 22, 2007
  • snowcat hi i nead help with one of your components I bought your apckage last week and now you added what I I nead the caroousel with thumbnails and the option to open one bigger. Please help me modyfing the oders

    #  /  posted on Feb 06, 2008
  • Hi Jaks, Sorry I didn't answer sooner, it slipped my attention. Tell me more precise what you need to modify. The "oders"? I don't understand what you mean. Thanks, Snowcat
    #  /  posted on Feb 11, 2008
  • Hi Jaks,

    Sorry I didn't answer sooner, it slipped my attention.
    Tell me more precise what you need to modify. The "oders"? I don't understand what you mean.

    Thanks,
    Snowcat
    #  /  posted on Feb 11, 2008
  • I downloaded this 48 hrs ago and I haven't slept since. Beautiful work, amazing price. Buy two. My download (to Canada) went fine. Quick helpful replies to tech questions. Nice.
    Rogor
    #  /  posted on Feb 11, 2008
  • Hi snowcat I`m sorry my typing it's awful, the yhing is that i nead to modify the movie carrousel to instead of open urls to open levels with movies into the principal movie. Better now?, Thousand thanks.
    Jaks

    #  /  posted on Feb 14, 2008
  • Hi Jacks, You can't actually open levels in Flash, but you can go to a specific frame, or load a movieclip. Instead of getURL() method insert the code you wish to execute for the onPress event. Tell me if this helps. Cheers!
    #  /  posted on Feb 15, 2008
  • Hi Jacks,
    You can't actually open levels in Flash, but you can go to a specific frame, or load a movieclip. Instead of getURL() method insert the code you wish to execute for the onPress event.
    Tell me if this helps.
    Cheers!
    #  /  posted on Feb 15, 2008
  • Hey Snowcat, I just purchased the special package a couple of days ago, and now you release this new version. I dig the stuff I got in the package and now want to know if the new DockMenu can be coded without accessing the XML document. In other words, can I use each image as a separate button to operate my interface? If so, I'll shake my wallet out once again for the new package.

    Thanks, Edogg.
    #  /  posted on Feb 20, 2008
  • Hi Edogg, To do as you said (use each image as a separate button to operate your interface) you don't need to get rid of the XML file (there are few time when you need that, and I feel it's not the case). Just find this line of code
    getURL(urls[i], "_self");
    and instead of it, insert the code you wish to execute for clicking each image. Tell me if this helps. Thanks, Snowcat
    #  /  posted on Feb 20, 2008
  • Hi Edogg,

    To do as you said (use each image as a separate button to operate your interface) you don't need to get rid of the XML file (there are few time when you need that, and I feel it's not the case). Just find this line of code
    getURL(urls[i], "_self");

    and instead of it, insert the code you wish to execute for clicking each image.

    Tell me if this helps.
    Thanks,
    Snowcat
    #  /  posted on Feb 20, 2008
  • Hey Snowcat, Edogg again. I am a VERY new Flash user that still needs some hints for proper AS coding. Can you send me a sample of what the code might look like for operating my pages, say Contact page, in place of the getURL function? I love your package of components and have enjoyed using them on my personal projects. Thanks for any help you can offer. Edogg.
    #  /  posted on Feb 22, 2008
  • Hey Snowcat,

    Edogg again. The following is a sample of the code that I am using to open a new page of my site:
    stop();

    this.onRelease = function() {
    _root.buttons[("b" + _root.g_page)].gotoAndPlay("s2");
    _root.g_page = 1;
    _root.page = 1;
    _root.center1.play();
    _root.center2.play();
    _root.buttons[("b" + _root.g_page)].gotoAndStop("s3");

    _root.buttons.b0.b.enabled = false;
    _root.buttons.b1.b.enabled = false;
    _root.buttons.b2.b.enabled = false;
    _root.buttons.b3.b.enabled = false;
    _root.buttons.b4.b.enabled = false;
    _root.buttons.b5.b.enabled = false;
    }


    I have five buttons that I want to use but I am still unsure how to assign the code in AS and/or XML. Can you help me?

    Thanks.

    Edogg
    #  /  posted on Mar 01, 2008
  • Hi Edogg,

    I'm sorry I didn't see your message earlier.

    I'm afraid I can't help you because I don't know exactly what you are trying to do.
    There are lots of ways to do even the same basic tasks, and you'll need to get a little bit more accustomed with AS coding in order to be able to perform these tasks.
    I'm sure that what you're trying to do has a simple solution.

    I'm sorry I can't give you a specific advice as the details are a little vague for me.

    Snowcat
    #  /  posted on Mar 15, 2008
  • Hi Mr. Snowcat,

    This is all code if i am correct? Can this be made into an extension for flash or dreamweaver?

    I am hesitating about the pruchase because I'm not sure I'll get the right hang of the code.

    Let me know,

    Mike
    #  /  posted on Mar 17, 2008
  • Hello Mr. Mike, :)

    Yes it's code, Actionscript code, kind of 90%.
    What I'm actually selling are FLA files, which opens and edits with Adobe Flash. From within the FLA file you can edit the Actionscript variables to give your product the desired look and feel, variables like image sizes, speed movements, and so on (you can check the full list of variables you can customize in the Features section of each product of mine).

    Into an additional XML file, which is extremely intuitive, you will specify things like the path of the images on your computer/webserver, image captions, destination URL, description. This way, when you want to change an image for example, you won't need to recompile the FLA file, but simply specify a different image in the XML file.

    The final product is a SWF file, obtained after compiling the FLA file. You can include this SWF into any kind of web page.

    Snowcat
    #  /  posted on Mar 17, 2008
  • Hi, i have downloaded this package and i am particularly interested in 3D Carousel Image Menu demo 1. I have redirected the carousel menu smooth file to point to the icons.xml file. but when i publish it, it doesn't keep the transparency of the png image. How do i make sure each icon is without a solid white background behind it like what you have demonstrated on your samples page.

    Cheers
    #  /  posted on Mar 21, 2008
  • Hi Snowcat,

    I am using the Photo Album XML and replaced the images in the image folder with my own. It works great in flash when I test the movie but when I insert it into my html page it is just blank. Any ideas?

    Thanks,

    Hasan
    #  /  posted on Mar 23, 2008
  • Snowcat, Nice scripts. We purchased the special Package and are implementing the commercial dock menu as a Nav bar. See: http://www.knupp-watson.com/fact/dev/fight.php Two problems: 1. If you repeatedly click the nar bar to link to different pages, the mirrored images randomly disappear on page reload. We need the mirrors to be there the whole time. 2. The whole dock menu is a little jumpy on first rollover. When you mouseover the first time it kind-of jumps to the side before centering under the mouse icon. Thanks for your help. xnix
    #  /  posted on Mar 28, 2008
  • Snowcat,

    Nice scripts. We purchased the special Package and are implementing the commercial dock menu as a Nav bar.

    See: http://www.knupp-watson.com/fact/dev/fight.php

    Two problems:

    1. If you repeatedly click the nar bar to link to different pages, the mirrored images randomly disappear on page reload. We need the mirrors to be there the whole time.

    2. The whole dock menu is a little jumpy on first rollover. When you mouseover the first time it kind-of jumps to the side before centering under the mouse icon.

    Thanks for your help.

    xnix
    #  /  posted on Mar 28, 2008
  • Samalama: when using PNG's you shouldn't use the smoothed version, as the loadSmoothed hasn't support for PNG's. Try the "carousel menu.fla" file.

    haschop: it's has to do with the path of the xml file and other external assets, or with the embedding of the swf in html. Publish a html from Flash (Shift+F12) then insert the code from within "object" tags into your own html page.

    xnix: I've answered to your problems at the Dock Menu product page, as you posted the same message there.
    #  /  posted on Apr 02, 2008
  • I was wondering if you plan on making new versions of your components using AS3? I'm especially interested in your image gallery XML -LE
    #  /  posted on Apr 05, 2008
  • Anonymous

    I was wondering if you plan on making new versions of your components using AS3?

    I'm especially interested in your image gallery XML
    -LE
    #  /  posted on Apr 05, 2008
  • Is it possibile to play images in infinite loop?
    other questions: i tray to put an fiexed image on backstage, in upper level, but this level is covered by scroller.
    May you help me?
    Thanks
    #  /  posted on Apr 26, 2008
  • Hi macrolab,

    Which product of mine are you referring to more precisely?

    Snowcat
    #  /  posted on May 17, 2008
  • i have images at:

    actualWidth = 150;
    actualHeight = 194;

    why is my reflection bigger?
    what should my code look like?


    also i have my movie at fullscreen when i upload it the carousell it changes the stage size

    can that get fixed?

    thanks

    #  /  posted on Jun 19, 2008
  • Hi, I added this to my website via Dreamweaver. But when I uploaded the webpage, it freezes when I view in Firefox. Do I need to copy over a .js file ?

    Thanks,

    B


    #  /  posted on Sep 13, 2008
  • Hi

    I have just bought this amazing package thinking that it would come with instructions :(

    Can any of you experts explain to me in idiots terms how to use this package pleaseeeeeeeeeeee. I have Flash but never used it and i'm not sure how to add the 3D Carousel Gallery XML to me website in Dreamweaver.


    #  /  posted on Nov 08, 2008