A Flash Developer Resource Site

Search:

Type: Posts; User: canuckin

Page 1 of 4 1 2 3 4

Search: Search took 0.14 seconds.

  1. Thread: _root in path

    by canuckin
    Replies
    3
    Views
    383

    brilliant and perfect, cheers dmonkey!!

    brilliant and perfect, cheers dmonkey!!
  2. Thread: _root in path

    by canuckin
    Replies
    3
    Views
    383

    _root in path

    Flash MX 2004 Exporting to Flash Player 6


    I am trying to add a variable to a URL path and I can't seem to find the right code to do it. Below is what I thought it should look like, which...
  3. Thread: Sliding menu

    by canuckin
    Replies
    2
    Views
    604

    create a movie in which all of the options are...

    create a movie in which all of the options are visable, name each option pick#.

    place this code for each option

    on (release) {
    _root.filter.gotoAndPlay("start#");
    }

    move the options the...
  4. Replies
    4
    Views
    587

    well cheers anyway

    well cheers anyway
  5. Replies
    4
    Views
    587

    when you go into the site you select anything...

    when you go into the site you select anything style from the dropdown menus and when it's done loading it'll take you to a horizontally sliding gallery of products with a dragable scroller, that's...
  6. Replies
    1
    Views
    382

    ...

    ...
  7. Replies
    4
    Views
    587

    How did they do this?

    Does anyone out there know of any tutorials or other examples of the scroll effect used in this site:

    https://www.shopcomposition.com/secure.aspx
  8. Replies
    1
    Views
    382

    How did they do this

    Does anyone out there know of any tutorials or other examples of the scroll effect used in this site:

    https://www.shopcomposition.com/secure.aspx
  9. Replies
    3
    Views
    404

    View Post

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html;...
  10. Replies
    3
    Views
    404

    cheers, in the end I had to link to an html page...

    cheers, in the end I had to link to an html page that would print itself then immediately link back to the page containing the flash.

    I'll include the html page incase anyone would like to...
  11. Replies
    3
    Views
    404

    Printing a totally external file

    What I would like to have a button in a movie that would print an external file, such as a .doc or a .txt.

    Please note this external file would at no time ever be part of the movie, not loaded...
  12. Replies
    17
    Views
    914

    #2 I'd remove the underline and use a san...

    #2

    I'd remove the underline and use a san serif font. smooth it out, the curved lines of the fire clash a wee bit with the ridgid nature of the font you are using.

    (Arial is a San serif font,...
  13. Replies
    2
    Views
    657

    png to Photoshop

    Quick question, does anyone know a way to move a png (fireworks) into photoshop without losing the editables.

    When I move any in now they become flat, as if a jpg.

    using:
    fireworks MX 04...
  14. Replies
    8
    Views
    1,690

    I'm trying to create something similar, I would...

    I'm trying to create something similar, I would also love to see the file if at all possible.

    Canuckin
  15. thanks guys I think I've got it now :)

    thanks guys I think I've got it now :)
  16. does anyone know how to define the size of a vector graphic in actionscript?

    does anyone know how to define the size of a vector graphic in actionscript?

    What I would like to do is define the size as a1=width and b1=height at c1=x and d1=y

    then tell the vector change to...
  17. ...

    ...
  18. ...

    ...
  19. I'm not seeing any problems with it

    I'm not seeing any problems with it
  20. Replies
    3
    Views
    558

    plus sign > Global functions > Timeline Control >...

    plus sign > Global functions > Timeline Control > stop;

    it's not to hard once you get the hang of it...

    just select the first part
    on (release) {
    }

    then add the second part between the {}
  21. Replies
    1
    Views
    611

    http://www.flashkit.com/movies/Scripting/Control/q...

    http://www.flashkit.com/movies/Scripting/Control/quicktim-tom_anyz-7622/index.php
  22. Thread: Allow Scale

    by canuckin
    Replies
    1
    Views
    586

    cut down the size of the swf so it's only as big...

    cut down the size of the swf so it's only as big as it has to be then center it with Html/CSS.

    link below for instruction for how to do this in CSS:...
  23. Replies
    5
    Views
    509

    what you do is create the information for each of...

    what you do is create the information for each of the options in the button.

    1. create an additional layer within the A button with a keyframe in the over frame.

    2. put the text you would like...
  24. does anyone know how to define the size of a vector graphic in actionscript?

    does anyone know how to define the size of a vector graphic in actionscript?

    What I would like to do is define the size as a1=width and b1=height at c1=x and d1=y

    then tell the vector change to...
  25. An example of this would be...

    An example of this would be http://www.bryantparkhotel.com/

    if you click into this link and move through the site you will see that the basic shapes in the loading page and as you move through the...
Results 1 to 25 of 83
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center