A Flash Developer Resource Site

Search:

Type: Posts; User: Extol

Page 1 of 7 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    1,310

    FLV buffers when complete

    Hi, I'm using the FLVPlayback component (without a skin) and when my video reaches the end, it enters the buffering state. So you can see my buffering animation appear for no reason. It does this...
  2. Replies
    0
    Views
    1,479

    Coding an xmoov player

    I have installed xmoovstream on my server and it's working well (although I hope they update it to pseudostream mp4s to Flash soon). But I want to make my own player for my site instead of using...
  3. Thread: FMS & storage

    by Extol
    Replies
    0
    Views
    3,472

    FMS & storage

    I am looking for a host that offers Flash Media Server (or Red5) to stream videos. But the hosts I find with FMS don't have much storage and vice versa (the ones with decent storage don't support...
  4. Thread: Mp4 Settings

    by Extol
    Replies
    5
    Views
    5,504

    Hello, Video Man. I did 512 at first but the...

    Hello, Video Man. I did 512 at first but the file was nearly 1.5 times the size of my flv, so I lowered it to 256. But it lost a lot of quality and still was a little bigger than the flv file
  5. Thread: Mp4 Settings

    by Extol
    Replies
    5
    Views
    5,504

    I'm guessing this is the norm? h264 is not as...

    I'm guessing this is the norm? h264 is not as good as flv?
  6. Thread: Mp4 Settings

    by Extol
    Replies
    5
    Views
    5,504

    Mp4 Settings

    I've been trying to use .mp4 files instead of .flv files so that it will play in Flash and on silly mobile devices that do not support Flash. ;) I used to import my original AVI into Flash and make...
  7. Replies
    2
    Views
    1,075

    Hey, marlopax. Maybe I wasn't clear. I am...

    Hey, marlopax. Maybe I wasn't clear. I am trying to use getLineOffset and getLineText with my textfield, but it only returns the index of plain text. For example if my textfield contains:
    <a...
  8. Replies
    2
    Views
    1,075

    getLineText with HTML

    Hi, I am manipulating some textfields with getLineOffset and getLineText. The problem is these textfields need to be rendered as html, but both of those functions only return the index for the plain...
  9. Replies
    0
    Views
    496

    Disable fullscreen button

    Hi. Is there a way to DISABLE the fullscreen button on my flvplayback skin (I'm using the flvplayback component). I know how to make it so it's not visible, but that's not what I want. I want it...
  10. Replies
    2
    Views
    418

    That was exactly what i was looking for. Thank...

    That was exactly what i was looking for. Thank you!!!
  11. Replies
    2
    Views
    418

    Reference to a list's scrollbar

    Hi. Sorry for asking such a dumb question, but I can't seem to find an answer. If I have a list component on the stage, how can I reference it's scrollbar? I mainly want to see if it's vertical...
  12. Replies
    3
    Views
    529

    Thanks for the info, cancerinform. That worked...

    Thanks for the info, cancerinform. That worked like a charm for the dropdown list. Is there a way to get it to work for the top part of the combobox?
  13. Replies
    3
    Views
    529

    Thank you! That's perfect!

    Thank you! That's perfect!
  14. Replies
    3
    Views
    529

    MC in a ComboBox cell?

    First of all, is it possible to put an MC in a row of a ComboBox? How should I go about doing this? I was going to copy the .as file(s) for the comboBox/cellRenderer components and alter them, but...
  15. Replies
    2
    Views
    934

    After having no luck, I found that I can...

    After having no luck, I found that I can communicate between AIR and an embedded an SWF in my Director movie. So I am just doing that as a go-between to pass commands from my AIR app to my Shockwave...
  16. Replies
    2
    Views
    934

    I have figured out that the difference is that...

    I have figured out that the difference is that when the the movie is published as flash, the allowedDomain callback (in Director) receives "localhost", but when it's published as AIR, the callback...
  17. Replies
    2
    Views
    934

    [RESOLVED] Localconnection & Director

    Hi, I am trying to make an AIR app that communicates with a Director projector via localconnection. Everything works in the tests and the final published versions except my Director movie isn't...
  18. Replies
    2
    Views
    1,470

    Hey, Myfriendisataco. Thanks for your reply! ...

    Hey, Myfriendisataco. Thanks for your reply! Someone had told me that feature had stopped being allowed in browsers a while back, but for some reason I thought I had seen it work recently. Anyway,...
  19. Replies
    2
    Views
    1,470

    SWFAddress setStatus

    Hi. I'm using SWFAddress. 2.4 with AS3 (Flash CS4) and everything works, EXCEPT it won't change the browser's status bar text when I call SWFAddress.setStatus. Even the samples they provide and the...
  20. Replies
    0
    Views
    482

    Dynamic HTML link and rollover

    Hi. I am using AS3 (Flash CS4) and I have a dynamic textfield with HTML text. I know how to use the stylesheet to make links change color on rollover, click, etc. But I would like a sound to play...
  21. Thread: Uploading

    by Extol
    Replies
    2
    Views
    606

    sstalder, thanks for that link! That helped a...

    sstalder, thanks for that link! That helped a ton. I got everything working exactly the way I wanted! The only thing I would like to add is a progress bar for the upload transfer.

    Does anyone...
  22. Thread: Uploading

    by Extol
    Replies
    2
    Views
    606

    Uploading

    I'm wondering if this is possible with AS3 and Flash CS4. Is there a way to have the user select and image file, resize it client-side, then send that data to my server? I know how to upload an...
  23. Replies
    0
    Views
    823

    loadBytes & Event.COMPLETE

    So I am loading movies that already exist in a byteArray. The data loads right away, but the Event.COMPLETE handler isn't fired for quite some time. Anyone know why? Here is my code:



    var...
  24. Replies
    2
    Views
    424

    That worked perfectly. Thank you!!!

    That worked perfectly. Thank you!!!
  25. Replies
    2
    Views
    424

    I still am unsure of the answer...

    Is it possible with AS3 to load an external SWF (with many frames) into my movie and then make multiple copies of it? I don't want to rely on the browser cache, can you just make copies of the...
Results 1 to 25 of 160
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center