A Flash Developer Resource Site

Search:

Type: Posts; User: gbelardo

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    689

    Playing FLV files from CD

    I have a flash document that uses the standard MediaController component to view flv files. When I publish an swf and run it off the web, the component correctly shows how much of the flv file has...
  2. Replies
    0
    Views
    567

    Saving a Date to MS Outlook Calendar

    I recently received a Flash invitation to a seminar. When I clicked the "Save the Date" button, it entered an appointment in my MS Outlook calendar. Does anyone know how to do that?
  3. Replies
    1
    Views
    1,883

    Customizing sample broadcast presentation

    I am customize the sample_broadcast.fla that is one of the sample applications that comes with the Flashcom software.

    I have it working correctly as is, but I would like to load a different...
  4. Replies
    0
    Views
    293

    Importing from Premiere 6.5

    I'm importing an avi that I've created in Premiere 6.5.

    The avi is 5 minutes 56 seconds long, 240x180 and 15fps. When I import it into Flash MX, I get the message stating that it will expand the...
  5. Replies
    13
    Views
    815

    thanks to your help, I'm almost there. Actually...

    thanks to your help, I'm almost there. Actually it's working - I just want to put in a slight delay before the menu disappers.

    What I have so far is:
    mouseListener = new Object();...
  6. Replies
    13
    Views
    815

    quick question - where would I put that code? On...

    quick question - where would I put that code? On the main timeline, inside the menu movieclip or as an action for the movieclip itself?
  7. Replies
    13
    Views
    815

    That is the effect I'm going for. Since my...

    That is the effect I'm going for.

    Since my main menu movieclip is a movieclip and not a button, I wouldn't think the button-inside-a-button conflict would apply.

    Does putting an onClipEvent...
  8. Replies
    13
    Views
    815

    More strange results

    I'm making some progress although I'm still getting some strange results.

    Here's how my movie is setup:
    On my main timeline, I have a movieclip named "menu". The movieclip has the following...
  9. Replies
    13
    Views
    815

    I think I answered my own question, but then came...

    I think I answered my own question, but then came up with another one. :-)

    I used this code:
    onClipEvent (enterFrame) {
    this.onRollOut = function() {
    _parent.gotoAndStop(1);
    };
    }

    It...
  10. Replies
    13
    Views
    815

    I saw that in the user's guide, but it didn't...

    I saw that in the user's guide, but it didn't work when I tried it.

    I had something like...

    MC.onRollOut = function() {
    gotoAndStop(1);
    }

    Would I need anything else?
  11. Replies
    13
    Views
    815

    rollout of movieclip

    This should be a simple question....

    I have a menu appear, which is a movie clip with will contain several links. The links will each be buttons with onRelease actions. What I want to do is make...
  12. Replies
    1
    Views
    430

    Screen Capture Software

    I'm making several demos of applications that our IT team has built. Rather than taking screen shots as I navigate through each screen, I was wondering what is available in third-party software to...
  13. Replies
    3
    Views
    427

    I was able to find the files at...

    I was able to find the files at http://www.macromedia.com/support/flash/downloads.html

    Thanks for your help!
  14. Replies
    3
    Views
    427

    It looks like what I need to do is get "Install...

    It looks like what I need to do is get "Install Flash Player 6.exe" (for Netscape) and "Install Flash Player 6 AX.exe" (for IE). My question is, where can I get those files? I don't see where I can...
  15. Problem with launching website from Projecter file

    I'm trying to put on a CD a number of flash files that I've built. I want the CD to autolaunch to a flash menu executable that displays full screen. The problem I'm having is that a few of the...
  16. Replies
    3
    Views
    427

    Including Flash Plugin on CD

    I would like to create a CD that auto launches a web page with a flash menu. My concern is that some may not have the flash plugin installed. Additionally, there may be some users that look at the...
  17. Replies
    0
    Views
    351

    Creating text file from Flash

    I am interested in outputting the variables in my timeline to a text file. I had heard some time ago that there is an easy, "undocumented" way to do that in Flash. Supposedly, what you get is a...
  18. Replies
    0
    Views
    305

    I am using the Flash Deployment Kit from...

    I am using the Flash Deployment Kit from Macromedia to detect the presence of the Flash 6 Player. But I'm wondering, is it possible to detect for the presence of the latest revision of the Flash 6...
  19. Replies
    2
    Views
    510

    I launched a flash mx video on our company...

    I launched a flash mx video on our company intranet and received some emails from users saying that the video would hang after 30 seconds.

    I'm trying to gauge right now just what percentage of...
  20. Replies
    2
    Views
    620

    I just purchased Flix 3 and did some testing...

    I just purchased Flix 3 and did some testing yesterday. I have to say that I'm disappointed with how it compares to videos that I have converted to swf using Flash MX.

    I took a 12 minute 240x180,...
  21. Thanks for the tip. SwiffChart looks pretty...

    Thanks for the tip. SwiffChart looks pretty awesome. I'm going to try it out.
  22. I may be imagining things, but I remember seeing...

    I may be imagining things, but I remember seeing a component in Flash MX for building dynamic bar graphs. has anyone else seen it? If it doesn't exist, what can you recommend for doing bar graphs?
  23. Replies
    0
    Views
    323

    I'm interested in testing my flash detection...

    I'm interested in testing my flash detection scheme in IE. I found a Macromedia technote on how to remove the ActiveX plug-in and followed the steps successfully. The problem is in installing an...
  24. Replies
    32
    Views
    5,805

    I came into this thread late and I was interested...

    I came into this thread late and I was interested in looking at your code at http://www.kore-web.com/amonteir/port/cal.zip.

    However, I get a page cannot be found error. Is that code still...
  25. Thread: FCalender

    by gbelardo
    Replies
    5
    Views
    984

    Just wondering if you ever were able to find an...

    Just wondering if you ever were able to find an answer to your questin. I'm trying to do exactly the same thing...change the look of certain dates that have events attached to them.

    Any...
Results 1 to 25 of 48
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center