A Flash Developer Resource Site

Search:

Type: Posts; User: neo2810

Page 1 of 16 1 2 3 4

Search: Search took 0.24 seconds.

  1. Replies
    1
    Views
    444

    Apologies, just spotted the Flash version sticky...

    Apologies, just spotted the Flash version sticky :crazy:

    Tried to edit my initial post to specify but I guess you have tick on first post. I'm using Flash 8.
  2. Replies
    1
    Views
    444

    Horizontal scroller issue... [AS2]

    I've put together a little scroller which scrolls about 31 pics left to right based on mouse position. I've used the dup movie function to create a smooth looping so the images just continue...
  3. Thread: Load and Look

    by neo2810
    Replies
    17
    Views
    1,560

    Wow... I think you've just taken the award for...

    Wow... I think you've just taken the award for the most ignorant defence. Your site is too large, full stop. I work for a Network Services provider and we have a very large connection and I still had...
  4. Although elements of it are nice, like the...

    Although elements of it are nice, like the background photography, its all a little too chaotic. I don't like the transition animation between sections at all. Apart from being processor intensive...
  5. Replies
    17
    Views
    958

    No problem with speed here, and I actually really...

    No problem with speed here, and I actually really liked the site. It's clean with some really good use of flash. I especially liked the book (clients section) although that's from a flash design...
  6. Replies
    5
    Views
    914

    Cheers for trying to help, but I've just realised...

    Cheers for trying to help, but I've just realised my schoolboy error.
    The latest version of Opera comes with Flash 7 plugin. I installed Flash Player 8 and problem solved. (First time I've used...
  7. Replies
    5
    Views
    914

    Cheers for the suggestion mate, but which library...

    Cheers for the suggestion mate, but which library are you talking about?

    If you're talking about Flash, the font used is just Arial, so should be there as a default. If you're talking about an...
  8. Replies
    5
    Views
    914

    Opera hiding dynamic text??!

    Guys,

    I have put together a site for a mate's missus, which runs tight in IE and Firefox, but in Opera, shows absolutely no dynamic text whatsoever (displays static text though). All layout and...
  9. Replies
    1
    Views
    502

    There is an option on Dynamic txt boxes to...

    There is an option on Dynamic txt boxes to "Render as HTML"... Select that option. It just to the right of the "multiline/singleline" drop down box in the properties.
  10. Replies
    2
    Views
    480

    Easiest way is just to make the first frame of...

    Easiest way is just to make the first frame of "index" blank. On each of your buttons, add these lines:

    on (release) {
    _root.gotoAndStop(1);
    }

    When any of your buttons are pressed, your...
  11. Replies
    5
    Views
    573

    change your loadmovie command on frame 80 to: ...

    change your loadmovie command on frame 80 to:

    loadmovie("contato.swf","_root.mtClip")

    - When your index movie hits frame 80, it will load "contaato.swf" into your "mtClip" MC. Just make sure...
  12. Replies
    5
    Views
    573

    I think what Zlehn has is a slide button created...

    I think what Zlehn has is a slide button created as a movieclip, not a button, with onClipEvent functions to control the slide function. In that case, to control the frames on "index" just use
    ...
  13. Thread: Reverse Play

    by neo2810
    Replies
    2
    Views
    538

    Use the _root.direction function... Tutorial...

    Use the _root.direction function...

    Tutorial here: http://www.flashkit.com/movies/Scripting/Control/Play_Any-Andrew_S-4666/index.php
  14. Replies
    0
    Views
    403

    Puzzling problem

    Guys, any suggestions would be much appreciated as this is driving me crazy!

    I have a page with quite a few dynamic text boxes calling text from a txt file. Some of the boxes render HTML, some...
  15. Replies
    2
    Views
    355

    That's the ticket... currentFrame!!! Cheers...

    That's the ticket... currentFrame!!!

    Cheers son!
  16. Replies
    2
    Views
    355

    If Frame = question

    Hi guys...

    Having taken a couple of years break from Flash, I find myself unable to remember some basics :S

    I have a movieclip on my main page (instance "bgpic") which when played, fades away...
  17. Replies
    13
    Views
    807

    Awesome

    Mate, that is probably the best wedding photo site I've seen yet. It IS a long load time, but what would you sacrifice to shorten it?
    The page mouseover effect is superb! Works so well...

    Good...
  18. Replies
    9
    Views
    675

    I get horrible delays between some beats, but...

    I get horrible delays between some beats, but that may be just the ****ty set up here at work :D
    Cool little app tho ....
  19. Interesting query for the more knowledgable

    This may not strictly be the right forum for this question, but here goes.
    I wondered if there was a way to log into an FTP server remotely and watch video which streams down instead of having to...
  20. Last bump... promise :)

    Last bump... promise :)
  21. bump!

    bump!
  22. Strange... works fine for me... email me at...

    Strange... works fine for me... email me at awhaling@btinternet.com and I'll send it to you...
  23. what I would do is this... Place each button in...

    what I would do is this...
    Place each button in an MC, and give each MC an instance name. (Just select button, hit F8)

    then add the following code to each BUTTON:

    on (press, rollOver) {...
  24. Replies
    5
    Views
    913

    No... it's not possible, unless you use an...

    No... it's not possible, unless you use an active-x command script embedded in the html to manipulate the auto-detect function on the operating system. This obviously is frowned upon, and then it...
  25. Thx for the reply Pellepiano, but unfortunately...

    Thx for the reply Pellepiano, but unfortunately it doesn't help...
    The path I gave is not the path on the AS, merely the path that points to the movie loaded into "holder2". All that works fine,...
Results 1 to 25 of 385
Page 1 of 16 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center