A Flash Developer Resource Site

Search:

Type: Posts; User: bobito

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    2,100

    Ugh, I was afraid of that. So, it matters? Do...

    Ugh, I was afraid of that. So, it matters? Do outsides have to be cw and insides ccw? Or do they just have to be opposite one another?

    Is the best way to determine Clockwise-ness by comparing...
  2. Replies
    3
    Views
    2,100

    font hole problem continued

    Hello,
    Since no one has responded to my question, I thought maybe further detail of my problem would help. Here is a .swf file with a background rectangle, then two font characters, a 'g' from a...
  3. Thread: Cubic Bezier

    by bobito
    Replies
    15
    Views
    6,389

    cubic to quadratic?

    This thread was from 2000. Was any progress every made? Is there reliable code somewhere that converts cubics to quadratics?
    Thanks
    Bobito
  4. Replies
    0
    Views
    1,589

    problem with font define

    Hello,
    I am having trouble with my self-defined Flash fonts. It seems like much of the time, holes in my defined shapes do not show up in the flash file.

    If I write the exact same shape...
  5. Replies
    0
    Views
    1,509

    colorxform data type tricks?

    Hello,
    I'm trying to use PlaceObject tags, specifying a colorxform. Is there some trick to this? I've tried a few thing, but my colors do not come out correctly.
    Is the specification correct,...
  6. Replies
    0
    Views
    1,472

    Hello, this might not be the right place to ask,...

    Hello, this might not be the right place to ask, but I'm not sure what is.

    I am making flash files using my own code, and the file format specification. In order to put these on a web page, I...
  7. Replies
    0
    Views
    885

    Hi, I am wondering if there is any way to...

    Hi, I am wondering if there is any way to dictate how a .swf file loads in. I have some files with streaming music, and maybe that is what causes them to load in big chunks, rather than frame by...
  8. Thread: transparent

    by bobito
    Replies
    2
    Views
    1,043

    transparency

    Are you talking about open-swf, or within Flash?
  9. Thread: transparent

    by bobito
    Replies
    2
    Views
    1,043

    If you have already defined an object, can you...

    If you have already defined an object, can you alter it's transparency? I asked this before and got no response, but maybe someone out there knows if it's possible?
    thanks!
    Bob
  10. I have got mp3 streaming working, more or less,...

    I have got mp3 streaming working, more or less, in my software. I seem to be having a problem however with getting sync. Does anybody know of any tricky parts to getting it right?

    At the...
  11. Replies
    0
    Views
    868

    Hi, Can you fade an object after it has been...

    Hi,
    Can you fade an object after it has been defined? PlaceObject seems to take a CXFORM and not a ALPHACXFORM. How can I make a sprite or flash object become more transparent?
    Thanks!
    Bob
  12. Thread: Sprites

    by bobito
    Replies
    0
    Views
    1,085

    Ok, forget about PlaceObject then. What I...

    Ok, forget about PlaceObject then.

    What I really want to know...
    Using SetTarget and sprites, can I change what objects appear within a sprite?

    Say I define a circle and a square. Then I make...
  13. Replies
    1
    Views
    894

    Does anyone know how PlaceObject really works?...

    Does anyone know how PlaceObject really works?
    The documentation says that only one object can be at each depth. Therefore if I place one object at depth 2, then later (next frame) I place another...
  14. Replies
    1
    Views
    1,161

    Can someone help me understand the way...

    Can someone help me understand the way PlaceObject2 works.
    If I have an existing object, say at level 3, and I use PlaceObject2 to place the SAME object (same id) at the SAME level, but using...
  15. Thread: Fonts

    by bobito
    Replies
    5
    Views
    1,720

    Fonts

    Thank you--What is FreeType?
    I am interested in having my own software generate my webpage, and this most likely will involve fonts. I thought about designing my own but since that might look...
  16. Thread: Fonts

    by bobito
    Replies
    5
    Views
    1,720

    How do people deal with fonts in .swf software...

    How do people deal with fonts in .swf software outside of Flash? Are you making up your own fonts? Are you taking them from Flash files? Are they available online somewhere?
    Thanks
    Bob
  17. Thread: SDK on a mac

    by bobito
    Replies
    0
    Views
    886

    Will this SDK work on a mac? Thanks Bob

    Will this SDK work on a mac?
    Thanks
    Bob
  18. Replies
    3
    Views
    1,208

    mp3 sample size

    I am working through it. There is something I don't get. If the samplerate determines the samples per frame, and that number is either 576 or 1152, then how does that relate to the following...
  19. Replies
    3
    Views
    1,208

    this week I'm hoping to slog through this mp3...

    this week I'm hoping to slog through this mp3 streaming stuff. if anyone here's who's done it can give me a little info I'd appreciate it:

    -- the soundstreamhead2 tag has info for playback...
  20. Replies
    3
    Views
    1,058

    wav->mp3

    Well, I can go from MOV to WAV, but what would I use to go from WAV to MP3? I was really hoping this could all happen automatically from within my software.
  21. Replies
    3
    Views
    1,058

    What would people reccommend as the best way to...

    What would people reccommend as the best way to get sound into my Flash File? I have a Quicktime file, and I want to get that sound into my Flash File via the OpenSWF SDK. Is there more than one...
  22. Replies
    1
    Views
    1,015

    Hi, Is it possible to add/remove shapes...

    Hi,
    Is it possible to add/remove shapes from a sprite after you have defined it? I tried setting the target to the sprite and then used placeobject to try to put a new shape in, but it seems...
  23. Thread: SetTarget

    by bobito
    Replies
    2
    Views
    1,953

    Hello, sorry for all the questions, but has...

    Hello, sorry for all the questions, but has anyone used the Set Target command? I am making sprites and trying to turn on and off objects within the sprites using the Set Target action. However,...
  24. Replies
    3
    Views
    1,395

    swfparse

    swfparse only works on windows, I think.
    I am on a Mac. I think I have figured it out though..finally.
    Thanks!
  25. Replies
    3
    Views
    1,395

    Hi, I have been struggling for several days to...

    Hi, I have been struggling for several days to figure out how to use PlaceObject2. I can use it ok if I just want to move an already placed object (with PlaceObject). However, I can't get it to...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center