A Flash Developer Resource Site

Search:

Type: Posts; User: theory1

Page 1 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. Trying to indicate when the swf movie is loading (not preloading)

    I've built a flash app and in it there are a few main navigation buttons with simply goTo actions:

    onRelease(){
    goTo("another frame")
    }

    For some reason there is a reasonable delay/loading...
  2. Replies
    1
    Views
    383

    Loadmovie - jpg not inheriting mc size

    I have the following:


    loadMovie("http://blahblah/file.jpg", picframe);

    picframe is a movieclip 138 W x 112 H

    The jpg i'm loading in should be resized to those dimensions but it's not - it...
  3. Thanks, String.indexOf is a realy simple solution...

    Thanks, String.indexOf is a realy simple solution that seems to work.

    however it is case sensitive, so if i enter "john" into the search box and the name in the array is "John" there is no...
  4. Searching - if something is 'like' somthing.

    With SQL you can do something like:

    WHERE name LIKE 'name'.
    WHERE name = '%name%'


    In my flash movie, I the function to search for titles. It consists of a text input box and a search...
  5. Replies
    0
    Views
    351

    splice is breaking for loop

    This should loop through my allTopicsGroups array and delete(splice) where there is a match.




    // remove any current topic_group links from AllTopicsGroups array
    for(i=0;...
  6. Replies
    1
    Views
    298

    global find in actions editor?

    Is it possible to do a global find in the actions editor? (not just limited to current frame)
  7. Replies
    1
    Views
    728

    inkjet printing work for portfolio

    It was a choice between getting a colour inkjet and a B&W Laser.

    I ended up getting a brother 1440 b&w laser and deciding that I would just take the files I wanted to print down to my local...
  8. No particular job, I have both pc/mac, that...

    No particular job, I have both pc/mac, that screen was taken on my pc but i think i may end up using the mac for my design stuff because of the fonts/printer options. I have a black and white laser....
  9. I sort of see now, you can see my confusion over...

    I sort of see now, you can see my confusion over the pantone=rgb thing from the image below:

    http://www.orchid.f2o.org/pantone.gif

    So if you are is using say 3 or less colors (that includes...
  10. thanks for your replies. looking at the 3...

    thanks for your replies.

    looking at the 3 little cricles > pantone colors are RGB ? I thought you were always supposed to use CMYK for print stuff rather than RGB(on screen)

    so confusing.. and...
  11. Replies
    6
    Views
    896

    Did you now that if a checkbox is not checked the...

    Did you now that if a checkbox is not checked the variable wll not be passed?

    :)
  12. what you see is what you get ( freehand colors & print design)

    If you only have a black and white laser yet you want to design color documents, cards etc using freehand 10 what is the best way to pick colours so that there is no nasty suprise when you print?
  13. Replies
    17
    Views
    1,202

    freehand :)

    freehand :)
  14. Replies
    1
    Views
    411

    Pretty generic usually, Can anyone give linkage...

    Pretty generic usually, Can anyone give linkage to some nice clean professional looking ones (corporate) ?

    :)
  15. Thread: consistent ?

    by theory1
    Replies
    10
    Views
    693

    Well it all depends on the purpose of the site i...

    Well it all depends on the purpose of the site i guess and if you are selling products primarily on the image/style factor then yeah i think it's justified.

    I also think flash does a better job...
  16. Replies
    5
    Views
    3,805

    Use freehand. pagemaker is crap, really crap if...

    Use freehand. pagemaker is crap, really crap if you were doing text and bulk amounts maybe? but then you still wouldn't use pagemaker you'd use quark so.....
  17. Thread: consistent ?

    by theory1
    Replies
    10
    Views
    693

    http://www.ardiislight.com/flash.html It's...

    http://www.ardiislight.com/flash.html

    It's quite a nice site, you will see on there front opening page however when you click a link, as sson as you come away from that opening page the whole...
  18. Replies
    4
    Views
    544

    Just started recreating it and upon checking the...

    Just started recreating it and upon checking the first few letters and shapes notice that it looks ****, the shapes are just fuzy :mad:
  19. Replies
    4
    Views
    544

    yeah i see your point :( the actual shape/picture...

    yeah i see your point :( the actual shape/picture would be easy to re draw but the text? i'll give it a go but getting the font identical is going to be a bit of a mission. maybe i'm just lazy, i did...
  20. Replies
    4
    Views
    544

    I have a logo to trace in flash, now i thought...

    I have a logo to trace in flash, now i thought this wouldn't be too hard of a task and the file size would be small ( aiming at <1kb ) but it's not so, i managed to trace it but the size of the swf...
  21. Replies
    1
    Views
    722

    hi, finally found a heart beat sample linkage...

    hi,

    finally found a heart beat sample linkage = here


    it sort of loops butit has a damn clipping sound just as it does so and i casn't get rid of it, i've spent the last wee while in cool edit...
  22. just some links that may or may not help ...

    just some links that may or may not help

    http://www.actionscript.org/tutorials.shtml
    http://www.ultrashock.com/tutorials/flash5/xml.html (the 1st bit)


    [Edited by theory1 on 08-27-2002 at...
  23. Making a site for a local lighting retailer, ...

    Making a site for a local lighting retailer,
    I'm doing a flash version and a html version.

    the site breakdown is basically this:

    [homepage]-[about]-[light collection1]-[light...
  24. Replies
    6
    Views
    509

    i downloaded it but reading the docs, it requires...

    i downloaded it but reading the docs, it requires you to make an entry page :(

    i want it to detect in 'stealth' mode if you know what i mean so the user is just re-directed to the html version,
  25. Replies
    5
    Views
    710

    well no, i haven't got it yet, but i'm sure i'm...

    well no, i haven't got it yet, but i'm sure i'm just missing something small and obvious like usual
Results 1 to 25 of 97
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center