A Flash Developer Resource Site

Search:

Type: Posts; User: trepryor

Search: Search took 0.02 seconds.

  1. Thread: Listservs?

    by trepryor
    Replies
    0
    Views
    663

    Flashkit is the first site I visit for Flash...

    Flashkit is the first site I visit for Flash help. Only problem is loadtime from Australia. 8^)

    The only thing that i might suggest are some Listservs. I know they helped me greatly with ASP. Are...
  2. hi there, i can use the same Button object, but...

    hi there,
    i can use the same Button object, but you need (2) instances of it because one instance will have the actions to turn sound on (forward its frame) and the other instance will turn it off...
  3. glad i could help. i learned something too. not...

    glad i could help. i learned something too. not to use HTML in my posts or at least preview it for heaven's sake. ;^)
    -tre
  4. One way to do it is like this: 1) Make a Movie...

    One way to do it is like this:
    1) Make a Movie Clip with only 2 frames.<br>
    2) Put Stop actions and StopAllSounds action in frame 1.<br>
    3) Put another Stop action in frame 2.<br>
    4) Import your...
  5. I'm making a kind of audio mixer in Flash. I'm...

    I'm making a kind of audio mixer in Flash. I'm using this code to bring in the sound pieces:

    music1 = new Sound(channel1);
    music1.setVolume(50);
    music2 = new Sound(channel2);...
  6. Replies
    2
    Views
    778

    Great site!! Now my question would be, if we...

    Great site!! Now my question would be, if we follow all the rules that C. Kroeger put in his Guide files, can other fonts designed to be displayed without anti-alias, such as Sevenet and Rotorkeff...
  7. Replies
    2
    Views
    778

    I have searched all over Flashkit, links from...

    I have searched all over Flashkit, links from Google, i've even written to Webmasters at sites that utilize non anti-aliased text but to no avail. I know it's possible from sites like: relevare.com...
  8. Replies
    3
    Views
    351

    Yes, setting the "Use Device Fonts" is great if...

    Yes, setting the "Use Device Fonts" is great if everyone in the world has that font, but what if they don't? I know that I visited:

    http://www.lorealpro.net/

    and don't have a couple of those...
  9. Replies
    3
    Views
    596

    Re: thanks

    That only affects the authoring environment. I too, would like to know the answer to this question. Like most of the text on http://www.lorealpro.net/. It doesn't have to be Dynamic Text or Input...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center