A Flash Developer Resource Site

Search:

Type: Posts; User: duskfish

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    526

    Ralative positioning a flash object

    Hi there.
    I'm having a problem with positioning a flash object in my site.
    The flash object is sitting inside a div element with a relative position. The problem is the flash object is sometimes...
  2. Replies
    3
    Views
    786

    Thats great. The thing is how do I get to save...

    Thats great.
    The thing is how do I get to save an image mage from flash movie ?
    lets sey i'm sending my setver an array of variables about the design and objects and text of my flash movie. now...
  3. Replies
    3
    Views
    786

    flash image export to PDF?

    Hi there.
    I'm working on an application that should give the user the ability to construct images and then export the image to PDF. the whole export and file saving sould be done on server side. Is...
  4. Replies
    2
    Views
    370

    onSoundCompleat - do nothing!

    to make it clear: when using stream mathod in sound object -
    duration - gives the duration of current track
    possition - gives total time of streaming (including brakes and waiting periods)...
  5. Replies
    2
    Views
    370

    onSoundComplete() with STREAM sound

    Hi there
    I'm having truble invocing action apon sound complete with sound object using streaming MP3
    What Event handler should be use in that case ?
  6. Replies
    5
    Views
    580

    Did I mantion its sould work real-time? Data...

    Did I mantion its sould work real-time? Data going both way non - stop. I do not think fscommand could be trigered quick enoghe to send and load data. Therfore I belive XMLSocket would be the...
  7. Replies
    5
    Views
    580

    Eventually the application suppose to work as a...

    Eventually the application suppose to work as a game with not to much of instillation process for the user. Doesn't creating a local host socket server in user system would be a bit complicated.
  8. Replies
    15
    Views
    876

    gamePad

    My gamePad is a parallel port device. I'm looking for a way to get info to&from flash. It got a sort of touch pad and I got to use it as a nevigation control for a flash game. The information...
  9. Replies
    5
    Views
    580

    real time conection with c++ application

    Hi there
    I'm developing A flash game that controlled by a web camera. I have a C++ program the deal with the data processing and set the right parameters out. The question is how to get these...
  10. Replies
    15
    Views
    876

    parallel port control

    Can you do the same with the parallel port ? (In case I want to use a parallel port device control ?
  11. Replies
    1
    Views
    306

    my_var==undefined

    me ask me answer


    if(my_var==undefined || my_var==null){
    trace("my value is or none or null");
    }

    and thanx to anx the white knight
  12. Replies
    1
    Views
    306

    How can I check if varible is undefineds

    HI
    How can I check if varible is undefineds.

    if(!my_var) {
    trace("undefieds") }

    is no good !
    Thanx
  13. Thread: jpg preloader

    by duskfish
    Replies
    1
    Views
    367

    jpg preloader

    Hi there
    I'm working on a flash photo gallery and I need a preloader for every pic. I made one MC that loading the pics and preloader that start plaing as I press a button. the thing is its never...
  14. Replies
    0
    Views
    410

    graphic EQ in flash

    Hi there

    I'm buildig a music player and I like to add some visual to the beet.
    Is there any method to get "peek" level value to a sound object as it play ?
    Is there a way to build a graphic EQ -...
  15. Replies
    2
    Views
    698

    flash & database

    Hi
    I'm working on a stand alon, offline (cdRom) flash aplication that should read and sort information from a database. Is it possible to get data from microsoft access directly from flash ? if so...
  16. Replies
    2
    Views
    658

    thanx I've tried working with 3D array and its...

    thanx
    I've tried working with 3D array and its easier to control the ifromation this way.
  17. Replies
    2
    Views
    658

    callin the length of an object

    hi
    I'm tring to load data from XML file and then to orgnize it in a structure on objects. I end up with 3 levels of objects :
    few object of main categories
    inside each one, more objects of sub...
  18. Replies
    2
    Views
    327

    yap

    EMBED - that's what was missing.
    But if we where into embeding- can anyone tell why is it when I have like 10 Dynamic text fields using same embeded font, I end up with 10 embeded fonts ?
    Thanx...
  19. Replies
    2
    Views
    327

    rotating a text field

    Hi There
    Is it a well knowen fact that you can not rotate text fields ?
    static or dynamic nor by tweening or code ?
    Is there any other way to do it?
    thanx
  20. Replies
    0
    Views
    488

    SWF drop menu on top of HTML text

    Hi there.

    I'm having a semi transparent SWF inside a HTML page on top of plan HTML text. The SWF is a drop menu that navigates between anchors on the HTML (but stayies still – its inside a layer...
  21. Replies
    3
    Views
    361

    U hit the nail right on the head

    thanx
  22. Replies
    3
    Views
    361

    Setting action to buttons via code

    Hi there.
    I'm working on a drop menu. Since there are few menus with differnt number of buttons I'm Duplicating mcs with buttons inside. I like to set the right action, the right event for eche one...
  23. Replies
    2
    Views
    455

    cheers :p

    cheers
    :p
  24. Replies
    0
    Views
    474

    Dynamic text run around image

    I'm using dynamic text and images in my web site. When desplayed I like the whole atrical to be organized when text is runing around images in the same line (like in newspapers)
    Is there's any way...
  25. Replies
    2
    Views
    455

    Links within flash with dynamic text

    I'm using dynamic flash with HTML format in my flash application (a projector file). I'm getting the text from /txt file via LaodVars command. I like to set links in the text (HTML style) that...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center