A Flash Developer Resource Site

Search:

Type: Posts; User: cvwired

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    673

    enterprise size web site

    Can anyone point me towards an large enterprise size web site with a flash interface as the front end?

    cv
  2. Replies
    1
    Views
    367

    text variable as html

    My flash movie loads a text variable as html code. This code is a url to another page:

    demoTextBox=<html>
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html;...
  3. Replies
    1
    Views
    441

    text variable as html

    My flash movie loads a text variable as html code. This code is a url to another page:

    demoTextBox=<html>
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html;...
  4. adressing MC within MC, Targeting PleaseHelp

    Hello, I have an external preloader swf with an empty movie clip (loader) that imports the main body swf. This main body contains another empty MC (LoadedMovieHolder) that loads another preloader...
  5. adressing issue

    Thanks Surgpig. Much appreciated.

    CV
  6. I have a preloader swf (loadingBar.swf) that...

    I have a preloader swf (loadingBar.swf) that contains a preloader bar and an empty movie clip (loader) that loads an external swf (content.swf). All those experienced with AS will know why I chose...
  7. bandwidth spike on my first frame

    thank you for your great suggestion, m_andrews808. I will definitely try it.
    Someone also suggested turning off: export in first frame in the linkage properties window.

    I would assume this...
  8. not exported on first frame

    Hello nerdinside,
    I tried what you suggested and the spike on the first frame dissapeared. Good thing. The problem I'm having now is that my images that where linked are not loading (on...
  9. I created a loader scene with a functional loader...

    I created a loader scene with a functional loader bar. When I inspect the swf file in the bandwidth profiler I see a 64 kb spike on the very first frame and I get a black frame until it finishes...
  10. I created a loader scene with a functional loader...

    I created a loader scene with a functional loader bar. When I inspect the swf file in the bandwidth profiler I see a 64 kb spike on the very first frame and I get a black frame until it finishes...
  11. I created a loader scene with a functional loader...

    I created a loader scene with a functional loader bar. When I inspect the swf file in the bandwidth profiler I see a 64 kb spike on the very first frame and I get a black frame until it finishes...
  12. opening swf in html page to a fixed size

    Hi crandigo1,
    If I do embed the flash file in an html page, how do I set up the document so that it opens and stays a fixed size? i.e. 720 x 420.

    cv
  13. Replies
    3
    Views
    469

    New window at specific size

    Hi sjc123,
    I'm in the process of doing that myself. I'm trying to open my Flash presentation in a new browser window at a specific size. What I did was to add a behavior (Dreamweaver 4) to a...
  14. Hello, My flash presentation is finished. I...

    Hello,
    My flash presentation is finished. I designed a simple home page to check the users plugin and open the flash presentation. I added a behavior to a button to open the presentation...
  15. Hello, My flash presentation is finished. I...

    Hello,
    My flash presentation is finished. I designed a simple home page to check the users plugin and open the flash presentation. I added a behavior to a button to open the presentation...
  16. My swf is almost finished. I am designing the...

    My swf is almost finished. I am designing the html page that will determine whether or not the user has flash installed.

    Does anyone have any code they would like to share or a tutorial that...
  17. My swf is almost finished. I am designing the...

    My swf is almost finished. I am designing the html page that will determine whether or not the user has flash installed.

    Does anyone have any code they would like to share or a tutorial that...
  18. Replies
    3
    Views
    2,456

    My swf is almost finished. I need to design my...

    My swf is almost finished. I need to design my html page that will determine whether or not the user has flash installed.

    Does anyone have any code they would like to share or a tutorial that...
  19. Replies
    1
    Views
    393

    What is the best way to show a QT MPEG. Within...

    What is the best way to show a QT MPEG. Within my flash movie(loadMovie) or in another window.

    Does anyone know of a tutorial on how to achieve this?

    CV
  20. Thread: QT with flash

    by cvwired
    Replies
    1
    Views
    330

    What is the best way to show a QT MPEG. Within...

    What is the best way to show a QT MPEG. Within my flash movie(loadMovie) or in another window.

    Does anyone know of a tutorial on how to achieve this?

    CV
  21. Replies
    0
    Views
    392

    I'm trying to call 56 movieclips: mc1, mc2, etc...

    I'm trying to call 56 movieclips: mc1, mc2, etc without using a for loop. Is there such as thing as a wildcard in AS.

    mc + "wildcard"._visible = false;

    ?

    CV
  22. Replies
    1
    Views
    405

    I'm trying to call 56 movieclips: mc1, mc2, etc...

    I'm trying to call 56 movieclips: mc1, mc2, etc without using a for loop. Is there such as thing as a wildcard in AS.

    mc + "wildcard"._visible = false;

    ?

    CV
  23. Replies
    2
    Views
    434

    swf file size

    I'm not really sure what big is, since this is my first page. In 3 subsequent sections of my page, I plan on displaying type, images and in the last a QT clip. I'm assuming the QT clip can be an...
  24. Replies
    3
    Views
    527

    The question still stands

    Your site is not responding and I would like to know your solution and others as well:)

    CV
  25. Replies
    1
    Views
    418

    goToFrame or import external .swf

    Hello,
    I've just finished (finally) my menu page which includes roll down buttons, dynamic text field displaying last pressed, and some funky foreground animation driven by AS.

    menu
    PROFILE...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center