A Flash Developer Resource Site

Search:

Type: Posts; User: En-TACT

Page 1 of 3 1 2 3

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    1,506

    Adobe Flash Pro CS 5.5

    This is a silly question.. I have been away from flash for a while and looking to get back in and also upgrade from 2004 MX. Is the Adobe Flash Pro CS 5.5 the latest version?
  2. Replies
    4
    Views
    5,083

    Thanks for the reply... The site is,...

    Thanks for the reply...

    The site is, http://www.saintcyrils.net/africa2010/ . The document size is 778x989. None of the *.PNG images are resized. I'm aware of that when it comes to imported...
  3. Replies
    4
    Views
    5,083

    Pixelated images.

    I was viewing one of my sites I've made in Flash MX on a friend's laptop. All the images were so pixelated and blocky. The resolution's laptop was maxed at 1280x1024. His flash player's quality...
  4. Replies
    1
    Views
    3,311

    ok, I found a function called _soundbuftime. Not...

    ok, I found a function called _soundbuftime. Not working...

    soundTrack = new Sound();
    soundTrack.attachSound("Mumbai");
    soundTrack.start(0, 99999);
    soundTrack._soundbuftime = 50;
    .
    .
    .
    .
  5. Replies
    1
    Views
    3,311

    Buffer-ahead loop

    I have built a flash site where I have music looping; http://www.en-tact.com/africa2010 . However, is it possible starting with the 2nd loop to buffer-ahead the start of the music?

    This is what I...
  6. Replies
    0
    Views
    728

    Pictures and text dynamically.

    Hello,

    I'm creating a real estate site in Flash. The user wants to have a page with a listing of houses and their information.

    Can someone guide me or know where I can find help on how from a...
  7. Thread: Computer Site.

    by En-TACT
    Replies
    3
    Views
    1,215

    I appreciate the comment!

    I appreciate the comment!
  8. Thread: Computer Site.

    by En-TACT
    Replies
    3
    Views
    1,215

    Computer Site.

    Hello,

    I'm creating a computer business site. Links don't work yet. Would appreciate some feedback. http://www.en-tact.com/ics/

    Thanks!
  9. Thread: Personal site

    by En-TACT
    Replies
    1
    Views
    1,052

    Personal site

    I'm in the middle of building a personal site, www.en-tact.com ...like some feedback!
  10. Replies
    5
    Views
    2,932

    Sorry, was out for awhile. From my example, make...

    Sorry, was out for awhile. From my example, make sure the object for the "Knob layer" is converted to a button.
  11. Replies
    5
    Views
    2,932

    Create two layers. One for attaching the global...

    Create two layers. One for attaching the global sound object, and the other for your animated knob.


    Sound Layer:
    -------------
    s = new Sound(this);
    s.setVolume(58); // set the value of the...
  12. Replies
    5
    Views
    2,932

    Hello, I built a volume controller using a...

    Hello,

    I built a volume controller using a wheel-type rotation... believe this would be the same concept to your knob? www.en-tact.com ...let me know if this is what you want.

    En-TACT
  13. Replies
    1
    Views
    557

    Load multiple movies by time.

    How can incorporate a "timed interval" every so seconds to load muliple movie clips?

    movies = [ "fractalHorz_1.swf",
    "fractalHorz_2.swf",
    "fractalHorz_3.swf",
    ...
  14. Replies
    0
    Views
    527

    Randomly floating objects

    Is there a tutorial on how to randomly blow an object, like the daisies ??
    http://www.daisymarcjacobs.com/us/
  15. Replies
    4
    Views
    1,563

    Thanks for the hint.. i got it to work!

    Thanks for the hint.. i got it to work!
  16. Replies
    0
    Views
    430

    Automatically load a 3rd movie layer.

    Hi,

    I have a navigation menu of links on the site. When the user clicks on a link, it will open a small movie layer (file2.swf file) that has a looped song playing. Now while the song is...
  17. Replies
    0
    Views
    464

    "Blinds" Navigation

    Anyone would know where I could find information or coding for this site's navigation? I would like to create a similar "blinds" navigation effect.

    http://www.fabrikatlanta.com

    Thanks.
  18. Replies
    6
    Views
    900

    Thanks, that should give me a good start. What I...

    Thanks, that should give me a good start. What I meant by moving randomnly, each object's path id different causing it to look like they are wandering around the screen from different start and...
  19. Replies
    6
    Views
    900

    I have no idea how to approach this with code. ...

    I have no idea how to approach this with code. Is there an code-example of randomly moving objects that I can follow??
  20. Replies
    6
    Views
    900

    I have no idea how to approach this with code. ...

    I have no idea how to approach this with code. Is there an code-example of randomly moving objects that I can follow??
  21. Replies
    6
    Views
    900

    Randomly Moving Objects

    I need assistance with this, since I can't find it in the forums. I want to have at most 10 circular-objects moving randomly around the page. Also if it's possible to have some of them appear and...
  22. Thread: Site Check

    by En-TACT
    Replies
    2
    Views
    565

    Site Check

    Opinions on a site check.... thanks!
    http://www.gryptech.com



    _______________
    www.en-tact.com
  23. Replies
    9
    Views
    859

    I appreciate all your feedbacks and compliments. ...

    I appreciate all your feedbacks and compliments. I was looking to do a site out of the ordinary but artistic. Since this site is processor intensive, it's kinda choppy on machines running less than...
  24. Replies
    9
    Views
    859

    Portfolio - Site Check

    I would like feedback on a portfolio site I'm doing for myself. I feel the navigation area needs some work... although the links function, there isn't much content yet.

    www.en-tact.com


    thanks
  25. Replies
    9
    Views
    4,189

    right ..I was looking for an effect like that! ...

    right ..I was looking for an effect like that!

    I was playing yours several times to understand it, seems you have a triangular corner that shrinks and moves while the white background follows it...
Results 1 to 25 of 64
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center