A Flash Developer Resource Site

Search:

Type: Posts; User: SmooBG

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    497

    This is the basic script I'm using on each one of...

    This is the basic script I'm using on each one of the movie clip 'buttons' to open the new page:

    this.onPress = function () {
    getURL('http://www.smoobg.com/About_Me.html', "_blank");
    }

    These...
  2. Replies
    4
    Views
    497

    Disregard my first post above. I couldn't figure...

    Disregard my first post above. I couldn't figure out how to delete it.

    All I want is for all of these pages to open in the same window with a 'home' button to take me back to the main page. ...
  3. Replies
    4
    Views
    497

    What's my problem?

    So I've got my scene with this code on frame 1 to load my main page:

    loadMovieNum("HomePage_Mod.swf", 0);

    The 1st button on the HomePage has this code, which is supposed to play frame 2, which...
  4. Replies
    5
    Views
    1,588

    So I've got my scene with this code on frame 1 to...

    So I've got my scene with this code on frame 1 to load my main page:

    loadMovieNum("HomePage_Mod.swf", 0);

    The 1st button on the HomePage has this code, which is supposed to play frame 2, which...
  5. Replies
    5
    Views
    1,588

    So I've got my scene with this code on frame 1 to...

    So I've got my scene with this code on frame 1 to load my main page:

    loadMovieNum("HomePage_Mod.swf", 0);

    The 1st button on the HomePage has this code, which is supposed to play frame 2, which...
  6. Replies
    9
    Views
    8,340

    Looks pretty sweet to me, but then again, I'm not...

    Looks pretty sweet to me, but then again, I'm not a programmer who thinks I could've done it better. If this isn't a cool site, I'd like to see what you think one is.
  7. Replies
    5
    Views
    1,588

    Thanks for your reply, Eraxer. What is the...

    Thanks for your reply, Eraxer. What is the gained by loading my sections into a main container clip? Organization? Will it load faster?
    Good suggestion about the buttons. What do I need to...
  8. Replies
    5
    Views
    1,588

    3D Animator/Designer site Check it.

    Not quite finished with it yet, but I'd like to hear some feedback from y'all. I've been learning Flash as I've been going along to get this far.
    I'm still a little upset that I can't get the...
  9. Why doesn't 'Opaque windowless, no border' work?

    It doesn't generate an opaque windowless window. How hard can it possibly be to get my published website to show up in html without the Firefox naviation toolbars, etc.? Why do I have to tweak this...
  10. Replies
    3
    Views
    449

    Thanks. I'll try that next week. I'm asssuming...

    Thanks. I'll try that next week. I'm asssuming that's a fairly intuitive thing to do?

    Masking, as well as using transitions, seems to render the masked .swf useless. I tried it on a scrolling...
  11. Replies
    3
    Views
    449

    too big to attach. ...

    too big to attach.

    http://www.smoobg.com/AboutMeNewExport.fla
    http://www.smoobg.com/AboutMeNewExport.swf
  12. Replies
    3
    Views
    449

    [as2] Can't do what I want to in Flash

    So I had a cool 'About me' page with scrolling dynamic text etc. Looks great. I was trying to get it to 'wipe on' bottom to top on top of my home page, but wouldn't you know it, the animated mask I...
  13. Replies
    1
    Views
    364

    Why don't my imported .swfs work?

    I've got 2 different .swf movies that I imported into another project; one with scrolling text, and the other with scrolling thumbnails. When I test the new project, neither of the .swfs scroll, and...
  14. It seems that I was looking at my .swf files that...

    It seems that I was looking at my .swf files that were on my server. Somebody gave me a link to a javascript Popup generator that I'm experimenting with now.
    This is ridiculous! I'm following...
  15. 700 x 500 AS 2

    700 x 500

    AS 2
  16. I tried all of the different settings (no border,...

    I tried all of the different settings (no border, exact fit, no scale), but none of them made any difference. The page still stretches to the size of the explorer window and has all of the explorer...
  17. Published Flash page stretches with Explorer window

    When I test my movies in Flash, everything looks fine, but after publishing, uploading, and viewing the page in explorer, the page is inside the explorer interface, and it stretches out to whatever...
  18. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    Thanks man, you rock. I probably won't be able...

    Thanks man, you rock. I probably won't be able to play with it til tomorrow. Many thanks.
  19. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    DarkLung, I really appreciate your time and...

    DarkLung, I really appreciate your time and input. I'm not trying to be helpless or annoying. I learned Maya, After Effects, Photoshop, etc. all by reading the manuals. I have to say learning...
  20. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    I've got a button that rotates and the word...

    I've got a button that rotates and the word 'about' slides out from behind it when I roll over it with my mouse. When I click it, I want the 'about me' page to pop up. Here's the script I have in...
  21. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    As2

    As2
  22. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    yes. When I click on the 'About me' button, I...

    yes. When I click on the 'About me' button, I want the 'About me' page to open(in it's own window). For me to use the getURL command, however, the 'About me' page would have to be uploaded to a...
  23. Thread: Best Method

    by SmooBG
    Replies
    10
    Views
    568

    Best Method

    For building my website, is it better to use getURL commands to load my other pages, or loadMovie commands and have it all be one happy .swf file?
  24. Would I have the home page animation build on,...

    Would I have the home page animation build on, then when a button is clicked, have a loadMovie function trigger another animation (the one where the home page slides off, and the new page slides on)?...
  25. transition from home page to next page in same windo

    I can't wrap my head around how to have my home page transition to the selected page in the same window.
    My home page animates on, the buttons pop up. When you click on the 'design' button, I...
Results 1 to 25 of 64
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center