A Flash Developer Resource Site

Search:

Type: Posts; User: tripe

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Thread: random play

    by tripe
    Replies
    1
    Views
    431

    random play

    Hello
    I have a banner here
    the maths letters animate different symbols on keyframes in there own mc's.
    I would like to ramdomly play the symbols again. Not in the same sequence but over time. ...
  2. Replies
    2
    Views
    508

    i cant

    get it to work, could I use the .setMask property?
  3. Replies
    2
    Views
    508

    createEmptyMovieClip parameters

    I am using this
    _root.createEmptyMovieClip("drawBoard", 1);
    k = -1;
    genLine = false;

    lineW = 2;
    lineC = 0x666666;
    lineA = 100;

    onEnterFrame = function () {
  4. Thread: random alpha

    by tripe
    Replies
    1
    Views
    523

    random alpha

    I want to randomly fade in and out an image.
    rather than using keyframes to get the same effect Id like to use actionscript.
    Can anyone give me any pointers.
  5. Replies
    3
    Views
    412

    ta

    works a treat
  6. Replies
    3
    Views
    412

    type in a dynamic field

    A small question.
    I have a field where you can input your email address.
    As I dont have much room I want the text -put your email ad here- in the box itself.
    as soon as the person starts typing I...
  7. Replies
    1
    Views
    461

    pre loading multi levels & file sizes mx

    Hi,
    Im having trouble with the loading time of the 5 swf's loading into a main movie. Can view it here
    I changed the load order so its gig is 4k, news is 52k, photo 20k, people 204k, sound 666k....
  8. Replies
    1
    Views
    312

    sound swf loading in level

    I have 4 sound samples with this on the 1st frame

    first = new Sound();
    second = new Sound();
    third = new Sound();
    fourth = new Sound();
    first.attachSound("first");...
  9. Replies
    0
    Views
    268

    external txt files position?

    Hi,
    ive a problem with loading external txt files.
    when you press the link I want the new text file to load at the begining of the file.
    I put this action on the button,
    onpress
    text=_y, 0

    ...
  10. Replies
    0
    Views
    319

    window open first visit, closed next visit

    If I had a window in flash, say an external swf, is there a way to have this not visible the second time you visit the site?
    I have some info you would only read once, if possible I would like it to...
  11. Replies
    0
    Views
    405

    full size browser window

    hi
    I need the flash swf launched from a html page to go full screen size.
    Help how do I do this??
    Do I still put the swf in its own htm page?
  12. Replies
    1
    Views
    593

    lines lines lines

    this might be a daft Q. but Is there a way to make lines thinner than a hairline?
    The original file is exported from illustrator, when imported to flash the lines are thicker.
    I want fine lines -...
  13. Replies
    3
    Views
    582

    popup html window open frm flash

    can you open a specific sized popup html window from a button in flash?
    I dont want the full browser to open.

    The main flash movie will be in its own window.
    thankyou.
  14. Replies
    1
    Views
    359

    flash in popup browser-boarder

    A small problem,
    when the flash movie is launched in the html popup there is a boarder in I.E and it's placed differently in Netscape.

    Just when you think its all over-

    Netscape + IE use...
  15. Thread: game score

    by tripe
    Replies
    1
    Views
    470

    game score

    in really struggling with a simple game score. i want it to be able to input players name and the present the result on a score boared. Updated as scores increase.

    does anyone know a good flash...
  16. Thread: popup

    by tripe
    Replies
    1
    Views
    459

    popup

    hello,
    could you tell me if it's possible to open a popup in flash without embedding in html.
    I was going to make one in a mc using blank frames to hide and show - if theres another way please...
  17. Replies
    2
    Views
    762

    exporting broadcast quality

    hello,
    could you advise me how's the best way to export flash files to be TV broadcast quality. (UK)
    Is it a complicated process.
  18. Replies
    0
    Views
    362

    mailing form with .asp

    hi,
    trying to set up simple subscription to mailing list, name and email fields only.
    heres the code in flash (on the submit button)
    on (release) {
    if (!Email.length || Email.indexOf("@") == -1...
  19. Replies
    1
    Views
    406

    submit mailing list

    can anyone help me out with a form in flash to submit email to join mailing list.
    what sort of script do i need to put on the server
  20. Replies
    1
    Views
    436

    flash version detector

    hi.
    im looking for some javascript to detect if flashplayer is installed and to tell what version. So then can be directed to the correct page.
    could any one help
    thanks
  21. Replies
    0
    Views
    372

    thanks for your help but i dont gettit really. I...

    thanks for your help but i dont gettit really. I tried what you suggested see bottom 3 floors
    http://www25.brinkster.com/tilly001/index.html
    how can i put up the .fla file so you can see it in all...
  22. Thread: rewind mc

    by tripe
    Replies
    1
    Views
    437

    heres the mc www25.brinkster.com/tilly001/index...

    heres the mc www25.brinkster.com/tilly001/index
    when you close the map I want to rewind play to the firs frame where the buttons are. I thought of duplicating the frames in reverse but just to...
  23. I want to know if there's a way of using...

    I want to know if there's a way of using actionscript to unload and then load an extarnal.swf file if the mouse cursor is left inactive for a set time, say 5 mins.

    It's for a touchscreen kiosk...
  24. I want to know if there's a way of using...

    I want to know if there's a way of using actionscript to unload and then load an extarnal.swf file if the mouse cursor is left inactive for a set time, say 5 mins.

    It's for a touchscreen kiosk...
  25. flash in touchscreen , code help if mouse is inactive

    hello,
    using flash for a touchscreen project.
    If its left idle want it to go back to start page.
    Can you help me with the code if the mouse is left inactive.
    unload this and load "x"
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center