A Flash Developer Resource Site

Search:

Type: Posts; User: kalcotter

Page 1 of 5 1 2 3 4

Search: Search took 0.24 seconds.

  1. Replies
    1
    Views
    549

    where did this player come from?

    I need to stream a video on this site that looks the same as this: http://www.unifiedbrands.net/assets/docs/avtec/ecoarchvideo.html

    not sure where that player came from, and the person that did...
  2. Replies
    10
    Views
    2,192

    when you guys say 3d model, you mean these tools...

    when you guys say 3d model, you mean these tools were actually created in a program and not actually a real photo of the tool? like they started with a box and a gradient and built these tools to...
  3. Replies
    10
    Views
    2,192

    yeah... all i know is it's bad a$$ and I want to...

    yeah... all i know is it's bad a$$ and I want to learn to do it!!!!
  4. Replies
    10
    Views
    2,192

    How'd They Do This????

    go here: https://www.kobalttools.com/ roll over MENU on the bottom left, then click TOOL EXPLORER, and click one of the tools.... how do they do that? the 3d rotation... it looks like they took...
  5. Replies
    12
    Views
    1,247

    I tried that... doesn't seem to help. I really...

    I tried that... doesn't seem to help. I really have no idea, it's all kind of above my head. this is what I have now:

    flv.addEventListener(MouseEvent.CLICK, startDownload1);
    function...
  6. Replies
    12
    Views
    1,247

    So, I'm home playing with this now. I used this...

    So, I'm home playing with this now. I used this code:


    flv.addEventListener(MouseEvent.CLICK, startDownload1);
    function startDownload1(e:MouseEvent):void{
    var fr:FileReference = new...
  7. Replies
    12
    Views
    1,247

    cool man! your way might be over my head, but...

    cool man! your way might be over my head, but I'll play with it after work. You've helped me greatly!!! thanks again!
  8. Replies
    12
    Views
    1,247

    You rock man. thanks a ton! So, if I had 5 or 6...

    You rock man. thanks a ton! So, if I had 5 or 6 of these I would have to change the event name or something right? Would it be like this?


    avi.addEventListener(MouseEvent.CLICK,...
  9. Replies
    12
    Views
    1,247

    Thanks a lot. I can play with this when I get...

    Thanks a lot. I can play with this when I get home... but if it's easy for you to answer this, it would help a lot.. lets say my button instance is called avi .... where do I put the code you just...
  10. Replies
    12
    Views
    1,247

    I'm not sure what that means. Does anyone have...

    I'm not sure what that means. Does anyone have any example code that they used for this?
  11. Replies
    12
    Views
    1,247

    simple link to DOWNLOAD a file???

    I'm hoping this will be easy for someone to answer. I have a .wmv (or .avi, .mp4... ect... ) file that I want someone to be able to download to their computer by clicking a button. NOT open the...
  12. Replies
    1
    Views
    441

    can anyone actually see this video? or am I an...

    can anyone actually see this video? or am I an idiot, and you have to be a "friend" to view it?
  13. Replies
    1
    Views
    441

    What program was used to make this???

    Not sure if you guys can see this or not... I think if you're on Facebook you can... but not sure.

    trying to find out what program was used to make it...
    ...
  14. Hey, thanks for the reply! Well, I tried exactly...

    Hey, thanks for the reply! Well, I tried exactly that... and it didn't work... the user can still grab the corner and drag the size bigger/smaller... not sure why it's doing that... I'm using...
  15. please help!!!! easy quesition... Time Sensitive... !!!!

    I'm using CS3 AS2... I'm making a CD-ROM with a Flash menu... I want the exe file to NOT be resizable.... how to I do this??? Please help!!!! Thanks!
  16. FLVPlayback component

    FLVPlayback component
  17. Need a simple loop for a FLV in the default player..

    I don't even care if there's a pause between loops... just something basic and easy... anyone have any code like that? I've found a bunch of stuff, but can't get it to work... my file is called...
  18. Replies
    26
    Views
    1,867

    still goes nuts when I click fast.... ...

    still goes nuts when I click fast.... dammit!!!!!!!!!!!!
  19. Replies
    26
    Views
    1,867

    ok.. I'm at work now, but when I get home tonight...

    ok.. I'm at work now, but when I get home tonight I'll try getting rid of this:

    vid.closeVideoPlayer(0);

    and leaving the rest... if that doesn't work.. I guess I'll just make each video...
  20. Replies
    26
    Views
    1,867

    anymore ideas on this one by chance???

    anymore ideas on this one by chance???
  21. Replies
    26
    Views
    1,867

    looks like it's still trying to close the...

    looks like it's still trying to close the "default" video... when I click vid2 or vid3 buttons... I get this:

    VideoError: 1007: Cannot delete default VideoPlayer
    at...
  22. Replies
    26
    Views
    1,867

    were you able to mess with the file?

    were you able to mess with the file?
  23. Replies
    26
    Views
    1,867

    can you download it from here? ...

    can you download it from here? www.kalcotter.com/continental/home.fla

    it's too big to upload.... I'm sure it's not the most "efficient" file... thanks!
  24. Replies
    26
    Views
    1,867

    ok... so I'm learning a lot.. but I still don't...

    ok... so I'm learning a lot.. but I still don't really know what I'm doing... is this even close? I don't know what to put for "else"... ?


    if(vid){
    vid.closeVideoPlayer(0);
    ...
  25. Replies
    26
    Views
    1,867

    this code is in frame 1... and vid is in frame 1....

    this code is in frame 1... and vid is in frame 1. it's on the stage when I press button vid2 or button vid3. Shouldn't have to trap it... not that I would know how to do that anyway.. but if vid...
Results 1 to 25 of 117
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center