A Flash Developer Resource Site

Search:

Type: Posts; User: Jukkis

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    454

    nevermind... I guess. I already solved the...

    nevermind... I guess.

    I already solved the problem by using custom font for presenting the icons.
  2. Replies
    2
    Views
    454

    was the description of problem too confusing or...

    was the description of problem too confusing or was the problem just overall too difficult ?
  3. Replies
    2
    Views
    454

    scroll for graphics ?

    hi!

    I've to make scroll for graphical elements (icon rows on chat) from scratch and I was wondering what's best way to approach this "problem" ?

    I know that graphic elements can be moved my...
  4. Replies
    1
    Views
    2,873

    neural networks (& other AI) & actionscript ?

    anyone have link to this area ?

    or overall to Artifical Intelligence Game Programming & Actionscript ?


    I've myself Flash MX.
  5. communicating between Flash MX and Pure Data (PD) ?

    anyone have idea about how to implement it ?

    the communication should happen in both directions.

    using database/php as gateway between them is one possibility ???
  6. ok. thanks from the info about using POST with...

    ok. thanks from the info about using POST with Flash.


    actually I just solved the problem...


    it was on php.ini file:
    ---
    variables_order = "EGPCS"
    register_globals = on
  7. Replies
    6
    Views
    602

    hi! do you have experiences of using flash...

    hi!

    do you have experiences of using flash with php ?

    I have a problem...

    http://board.flashkit.com/board/showthread.php?threadid=308775

    and I desperately have to find somekind of...
  8. aha... but how "the body of the request" is...

    aha... but how "the body of the request" is defined on Flash ?

    is it frame (all cells on frame where request is triggered), single cell or whole scene ?

    so far I have understood that POST...
  9. Replies
    41
    Views
    6,653

    I've tried you're site with 2 different IE's (5.0...

    I've tried you're site with 2 different IE's (5.0 something and 6.0) and all I get is white frontpage... :(

    there seems to be some javascript on index-page, maybe it isn't working properly ?
  10. anyone had similar problem ? or experiences...

    anyone had similar problem ?

    or experiences from similar enviroment (flash/php/win2000 server/IIS 5.0) ?

    the problem obviously is with POST request and I've assumed that the problem is with...
  11. yes... php & windows together doesn't sound...

    yes...

    php & windows together doesn't sound good, but since we have to use Access-database via ODBC (does anyone know how to use Access/ODBC from Linux ?) in our project, we had to do it this way....
  12. Replies
    41
    Views
    6,653

    you can listen lofi streams @...

    you can listen lofi streams @ http://ampcast.com/ihokas page.



    new material has probably some kind of relation to Dark Ambient. :=)



    I've quite different methods for making new tracks,...
  13. Replies
    1
    Views
    868

    it seems that I found help for it... ...

    it seems that I found help for it...

    http://board.flashkit.com/board/showthread.php?threadid=235083


    but obviously there is no way to just use URL referring inside one movie ?
  14. Replies
    41
    Views
    6,653

    : re

    I'm making own music.


    I'm hosting it at own server and at ampcast.com


    check links from my signature (flash = my music homesite).
  15. Replies
    1
    Views
    868

    hi! is it possible to use sound-files as...

    hi!

    is it possible to use sound-files as referring them over http ?

    because importing sound-files to flash increases quickly size for the movie.


    I checked help from flash, but there wasn't...
  16. Replies
    4
    Views
    845

    are you trying to load the file or information of...

    are you trying to load the file or information of the file-name ?

    if you're trying to load the file, then you can't do it with instructions I earlier posted.
  17. Replies
    4
    Views
    845

    load the filename into text variable. you...

    load the filename into text variable.

    you don't need getUrl for do it.

    use :

    loadVariables ("yourfilename.txt", "");


    and create text box where you define variable name "dvd1".
  18. Replies
    3
    Views
    680

    another option is to export your layers at...

    another option is to export your layers at .jpg-files and import them to flash... it's quite time consuming and there is a risk with the quality loss on .jpg-files. You should use maximum quality...
  19. I heard it's possible to make animations by...

    I heard it's possible to make animations by drawing sequences directly to Freehand, using layers and then exporting all layers to flash-format. This way Freehand automatically creates sequenced...
  20. Thread: FLASH TO VIDEO?

    by Jukkis
    Replies
    4
    Views
    535

    troubles with Quicktime

    I'm making similar project...

    combining dv-video stuff with flash animations.


    I had problems with Quicktime quality while exporting/importing my animations to Premiere.

    I used...
  21. specially when making lot of animated stuff ? ...

    specially when making lot of animated stuff ?

    freehand -> photoshop -> flash ?


    or directly drawing into flash ?


    I've found that direct drawing there (Flash) can be quite frustrating...
  22. Replies
    2
    Views
    819

    ok. I'll try it. Thanks! :=)

    ok.

    I'll try it.

    Thanks! :=)
  23. Replies
    2
    Views
    819

    Hi! I'm adding soundscapes to my animation...

    Hi!

    I'm adding soundscapes to my animation movie and I was wondering best way to make 'timing' with the sounds to it.

    Since animation is rolling without any interactivity, I was wondering how...
  24. Replies
    17
    Views
    1,088

    I've been programming 2 years with ASP, build one...

    I've been programming 2 years with ASP, build one e-store with it etc. etc.

    It's really horrible language, enviroment to work it. So many bugs, that you can only find out through try/error...
  25. Thread: look!

    by Jukkis
    Replies
    4
    Views
    816

    -- I haven't figured out how to actually PUT the...

    --
    I haven't figured out how to actually PUT the .swf's on the page
    --

    check newbies section for it... ;)

    you should use publish thingy on flash for creating html-file for you .swf ...
Results 1 to 25 of 39
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center