A Flash Developer Resource Site

Search:

Type: Posts; User: Defyeler

Page 1 of 11 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    517

    Looks fine to me on 4 different monitors /...

    Looks fine to me on 4 different monitors / machines
  2. Replies
    1
    Views
    383

    Errr. I am guessing you're Left handed? Cause...

    Errr. I am guessing you're Left handed?

    Cause right click ability is.. erm for the button on the right side of the mouse.. but....



    .... is what you stated.

    Maybe you meant right button?
  3. Replies
    7
    Views
    582

    no can do, I don't control the media being...

    no can do, I don't control the media being imported.

    We deal with clients that create the imported video, relativily they are all almost the same size, but the player I created to stream the...
  4. Replies
    7
    Views
    582

    Ok, i saw the AC of your one.fla.. I can't open...

    Ok, i saw the AC of your one.fla.. I can't open the flash file in flash, but I have otherways to check script... don't ask..

    you use

    _xscale and _yscale, that's great, but I would like to be...
  5. Replies
    7
    Views
    582

    thanks for your help, but I do not own mx2k4, I...

    thanks for your help, but I do not own mx2k4, I own MX :(
  6. Replies
    7
    Views
    582

    Resizing MC of imported swf

    I'm importing an external SWF to an MC.

    Is it possible to set the height and width of the MC to new dimensions on every external movie load?

    I tried placing this on the MC.

    onClipEvent(load)...
  7. Replies
    1
    Views
    384

    fixed it.

    fixed it.
  8. Replies
    4
    Views
    416

    if its loaded into a blank movie clip, the...

    if its loaded into a blank movie clip, the external clip's instance name is now the blank movie clip's name..

    i.e.

    if blank movie clip instance is named BlankMC

    and you load an external...
  9. Replies
    1
    Views
    384

    Problem with audioplayer..

    Hey, I'm creating a website for a local band, and the audio player is giving me a headache.

    http://www.dkbds.com/spacecake

    I edited an audioplayer given to me to use by the band. It works...
  10. Replies
    7
    Views
    461

    it loads.. but um.. the tracks don't match the...

    it loads.. but um.. the tracks don't match the artists.. I clicked on Seal.. something else played.. I clicked on Simply red.. and 3 Doors Down played..

    You may wanna look into that.
  11. Replies
    8
    Views
    1,040

    Poll: I get paid for flash, and it was my flash work...

    I get paid for flash, and it was my flash work that got me my current job... doing ASP.. go figure lol

    I still do flash on the side, and I can say I pull in a good 4 figures a month on the side...
  12. This looks like pixel ranger's site. Just wanted...

    This looks like pixel ranger's site. Just wanted to state that.

    But other than that, its kinda kool.

    As for the creation of a relational array.. why would u need to ask someone else if you...
  13. just handcode HTML.. WYSYWIGS r da suxor. Its...

    just handcode HTML.. WYSYWIGS r da suxor. Its easy there are only 4 dozen HTML tags anyway.


    <body leftmargin="0" topmargin="0" bottommargin="0" rightmargin="0" marginwidth="0" marginheight="0">...
  14. Replies
    5
    Views
    737

    Every single form of streaming technology takes...

    Every single form of streaming technology takes up memory.. even if you play a local video, it uses memory.. all streaming technology means is, it can play a source while its still being delivered to...
  15. Replies
    2
    Views
    432

    thanks oldnewbie, Yeah I found that one just...

    thanks oldnewbie,

    Yeah I found that one just now. But my problem is, nothing in the loaded swf works now.

    I guess I have to change all the paths in the loaded swf?

    This project is giving me...
  16. Replies
    2
    Views
    432

    scrollproperty with external swf?

    I have a problem.

    Is it possible to set the scrollcontent of a scrollpane with an external swf?

    I can get it with internal, if there is a way, how can I set it for an external swf?

    Thanks.
  17. is it possible to assign a group of MC's and shove them into another at runtime?

    is it possible to assign a group of MC's and shove them into another at runtime?

    I have MC's created at runtime, doing something else, but in a later frame I want them to be inside another MC, is...
  18. oh, tiles and tile are two different things ...

    oh, tiles and tile are two different things

    tiles is the new name for the button

    tile is the new instance name for the button, they cannot be the same.

    The script above makes a series of...
  19. nvm I fixed it. my menu.attribute.x and y...

    nvm I fixed it.

    my menu.attribute.x and y coordinates were pionting out in space lol...
  20. My buttons wont' populate and I have no clue why

    My buttons won't populate.. I'm obtaining the variables thru XML data, everything else in the damn thing works fine, so I know the data is loading correctly, but my buttons won't populate.. I'm...
  21. Replies
    6
    Views
    517

    flash in emails only work if the email client...

    flash in emails only work if the email client supports the plugin. if it doesn't you can put a gun to it, and it won't show up.

    Just take the one you already created and email it to yourself in a...
  22. Replies
    3
    Views
    512

    From what I see, this is redundant.. ...

    From what I see, this is redundant..

    picturetarget = pict_box.targetclip;
    loadMovie(imageFile,picturetarget)

    Try using just

    loadMovie (imageFile, pict_box.targetclip)

    it looks like this...
  23. Thread: Image Marquee

    by Defyeler
    Replies
    2
    Views
    475

    THis will get you started on the right track ...

    THis will get you started on the right track

    http://www.kirupa.com/developer/mx/infinite.htm
  24. Replies
    1
    Views
    421

    That would be incredibly complicated as far as...

    That would be incredibly complicated as far as data tracking is concerned.

    Why don't use poll data using variables and external database?

    that way you can have your entire thing in a file that...
  25. Replies
    3
    Views
    512

    I don't know your structure, so I cannot tell you...

    I don't know your structure, so I cannot tell you YOUR solution, without looking at the FLA, but I think you're trying to do what I did.

    http://www.dkbds.com/wedding/

    The photogalleries are...
Results 1 to 25 of 255
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center