A Flash Developer Resource Site

Search:

Type: Posts; User: fabman

Page 1 of 5 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    378

    Output X and Y co-ords: Any takers?

    I guess this should be fairly simple. I would like to output the co-ords of _x and _y into a dynamic text field in my mc.

    Any takers?

    Thanks,
    Fabman
  2. Replies
    1
    Views
    491

    Output X and Y co-ords: Any takers?

    I guess this should be fairly simple. I would like to output the co-ords of _x and _y into a dynamic text field in my mc.

    Any takers

    :)
  3. Replies
    4
    Views
    565

    Hi Thatsoft I have no idea why you'd use so...

    Hi Thatsoft

    I have no idea why you'd use so many frames, and I'm guessing that whatever it is you need tweened/morphed etc, you could do it much easier using ActionScript.

    To echo the...
  4. Assigning multiple functions to a mousebutton

    Basicly, I have a button which forms part of a mc called window1. When the button is released, it must move the "window1" mc (and itself, as it is attached to window1) from _x=0 to _x=300. When...
  5. Replies
    1
    Views
    530

    Creating scripted, animated mc's

    Here's what I'm trying to achieve

    Load images(thumbnails) from a directory into a mc.
    When selecting that image, it loads a large version into a new mc.
    This mc (plain white box) should start to...
  6. How do I load image into scripted, animatd mc

    ...as per http://www.wskartists.com/index_flash.html

    Click on creatives
    Interactive design
    select image

    How do you script this? I'm lost, and don't even know the correct terms to use for...
  7. Replies
    0
    Views
    411

    Display Image in Sized window

    You've all seen this (http://www.wskartists.com/index_flash.html).

    This is obviously done with scripting as opposed to manual animation, but how. I don't even know where to start.

    Ideally, I...
  8. GR8 site, but how'd they do the menu { blackpulp }

    www.blackpulp.com is the site in question. If you click on the portfolio link, a menu appears.

    I've seen this done tons of times, and my guess is that they don't use old-style animation for this....
  9. Thanks wessamzeidan, but here's the problem...

    Here's what I need:

    I have buttons, menu style:

    home | about | breakfast | lunch | supper.

    When mousing over home, it highlights it, and when clicking on it, a menu is presented. This menu...
  10. Oops, was meant to be reply to post, not new...

    Oops, was meant to be reply to post, not new post...so here it is:

    I've used the following code for the buttons:

    on (rollOver) {
    newname1.unloadMovie();
    }
    on (release) {...
  11. Done that, but it is not working...any ideas...

    I've used the following code for the buttons:

    on (rollOver) {
    newname1.unloadMovie();
    }
    on (release) {
    file_dock.attachMovie("file_mc", "newname1", 1);
    }

    this does not work....any ideas
  12. Unloading all movies loaded with attachMovie

    Guys and Girls

    My navigation for my website that I use loads menus using the attachMovie method, however, when mousing over adjacent navigation buttons, I would like to clear all menus loaded, and...
  13. What a gr8 CMS....intergrated with Flash Components and Flash Tutorials

    This will put most content management systems to shame. You can do ANYTHING with this CMS system, 3 versions, lite, standard and Enterprise addition. Download complete with FLASH tutorials for easy...
  14. Replies
    1
    Views
    318

    Preloading external swf files

    OK

    So you've all seen it. A main movie that looks kewl, then you navigate to a different part of the movie, like an "about us" or "profile" link. A preloader appears for this external swf file, ...
  15. Replies
    1
    Views
    371

    Blur effect on imported images in flash

    Esteemed Ladies & Gents

    I have imported a graphic into my timeline, which I would like to blur over a period of say 20 frames. Currently, the only way I can get the desired effect is to blur the...
  16. Replies
    6
    Views
    382

    A hearty thanks...

    Went over to flashcomponents.net and found the little trickster. Works well...so thanks again for the help guys....

    fabman
  17. Replies
    6
    Views
    382

    Thanks guys...but...the plot thickens

    The answers posted helped, but I don't have a decent pixel font that I can use with Upper and lower case, and set to font size of 8 (like most pixel fonts). So....I'm trying to load the text...
  18. Replies
    6
    Views
    382

    Loading pixelfonts to appear clearly

    Brief question, and to all you pro's out there, should be quick to answer. I'm using a pixelfont (vary between Kroege and some freebie fff fonts). Problem is that when I'm loading an mc into my main...
  19. Replies
    2
    Views
    395

    Works perfectly

    Thanks a mill Mirandir....works like a charm....
  20. Replies
    2
    Views
    395

    Creating basic install CD

    Here's what I'd like to do

    All the small programs that exist (winzip, winamp, ws-ftp, acrobat reader, etc etc) I would like to write to cd, and have a very basic flash menu which accesses them for...
  21. Replies
    1
    Views
    390

    Creating cd with menu for programs...

    Esteemed Flash Colleagues

    I'd like to create a cd with a bunch of programs on it that installs from a menu, but have no idea what program would be ideally suited for this. Would flash work fine on...
  22. Do the following

    Mirrorman, it's quite simple:

    Works easier over a sequence of say, 4 frames.

    *****************
    The Code
    *****************

    In frame 1,
    loadVariablesNum("./yourtextfile.txt", 1);
  23. Creating install cd using flash / director ??

    I'd like to create an install cd using flash / director or whatever, but I'm not sure how to do it or what to use. The scenario is:

    I have a bunch of small programs (mostly .exe's) that I'd like...
  24. Replies
    2
    Views
    514

    Swapping buttons on mouseover

    Scenario:

    Menu running across the top of the webpage from left to right. It has buttons which slightly overlap each other, and when moused over, brings that particular button to the front.
    ...
  25. Can't believe I had it set to "Paused on start"

    Yep, believe it or not, that was the problem. I'm utterly ashamed of myself. There is no place on earth that I can run to or hide, so without further ado, I'm banishing myself to the forrest moon of...
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center