A Flash Developer Resource Site

Search:

Type: Posts; User: launchpad67

Page 1 of 20 1 2 3 4

Search: Search took 1.25 seconds.

  1. Replies
    6
    Views
    712

    You didn't say that in your initial post. ...

    You didn't say that in your initial post.

    Sounds like you're using a "frames preloader" instead of a "bytes" preloader. Again, I can't tell without seeing your code.

    Is the word "frames"...
  2. Replies
    6
    Views
    712

    Post your preloader code please. Can't help...

    Post your preloader code please. Can't help without seeing what your doing.
  3. Replies
    3
    Views
    650

    Well like I said, Flash can ONLY be the...

    Well like I said, Flash can ONLY be the interface. It can't do any of the converting. Meaning, it's just the online form for this application. Everything else depends on your server and your...
  4. Replies
    2
    Views
    408

    Aside from no path to your swf file, it looks ok....

    Aside from no path to your swf file, it looks ok.
    You will need to put the absolute path to your swf on geocities in the <PARAM NAME=movie VALUE="http://www.path_to_geocites.com/cerealKiller.swf">
    ...
  5. Replies
    8
    Views
    12,588

    Try a much higher z-index for your nav bar. Like...

    Try a much higher z-index for your nav bar. Like 1000 mabey.
  6. Replies
    3
    Views
    650

    You realize that flash cannot do anything like...

    You realize that flash cannot do anything like this by itself. The only thing flash can do is be the interface for an advanced application you will need to build.

    Building the interface is the...
  7. I was going to help you out but those templates...

    I was going to help you out but those templates are just a pain in the ass. I would imagine that you might not get much help on this one because it's just impossible to find what to edit in those...
  8. Replies
    6
    Views
    662

    The guy never said what his "problem" actually...

    The guy never said what his "problem" actually was, so assume nothing. And since he hasn't posted back, assume nothing.
    Not sure about the "TONE" comment but I will let it go because this thread...
  9. Replies
    6
    Views
    662

    The "problems" question was directed at...

    The "problems" question was directed at 'brimg87'. That's why it has his name in front of that line. Sorry for the confusion.

    Your right, there is nothing to complicated in your post for someone...
  10. Replies
    6
    Views
    662

    Westink, He doesn't need to create a whole new...

    Westink, He doesn't need to create a whole new slideshow, he has one working in place. Plus it's just 5 images, no need to make it so complicated.

    brimg87 , You didn't mention what the "problems"...
  11. Thanks for that. Unfortunately it doesn't include...

    Thanks for that. Unfortunately it doesn't include the VP2 codec. That's why it's best to use Flash 8 (+) to do All your video encoding because of the VP2 codec. It's far superior to any other video...
  12. I'll try and look at it today for you. But a 16.8...

    I'll try and look at it today for you. But a 16.8 MB FLA file !?? Good luck having that load in any reasonable amount of time.
    These templates are such a pain. The designers never label the layers...
  13. Replies
    1
    Views
    511

    No one knows the script to set a Checkbox back to...

    No one knows the script to set a Checkbox back to it's original state when you enter that frame? Come on....
    I still can't figure it out.
  14. Replies
    1
    Views
    511

    Reset checkbox and combobox

    Flash 8 -
    I am using the Checkbox and Combobox components on frame 1 of a movie. I can make selections from both on frame 1, BUT if I go to another frame of my movie and then back to frame 1, I...
  15. I figured it out. I didn't realize I needed to...

    I figured it out. I didn't realize I needed to run another query to get another set of results.
    Here my new code if anyone ever needs soemthing like this.


    //Open Database and select All entries...
  16. Printing complex XML structure from DB

    I'm retrieving database info and turning it into an xml file. The xml file has to be structured exactly like this example below:
    Here is what I need:

    <xml>

    <listitem name="Video 1"...
  17. Replies
    2
    Views
    544

    Thanks rdoyle, Yeah, after I posted I realized I...

    Thanks rdoyle,
    Yeah, after I posted I realized I was asking the wrong question.
    I only needed to know how to capture the individual cell values when you click on them in the datagrid. And I figured...
  18. Replies
    2
    Views
    544

    DataGrid (issues) can't edit database

    I have searched for 2 days for answers but cannot find them.

    My DataGrid will not edit my database.
    I can delete from it and add to it but when I click a cell and edit the contents it doesn't...
  19. Replies
    1
    Views
    464

    Don't drag images into your file, use the Import...

    Don't drag images into your file, use the Import To Library feature. Images cannot have the same name either. Each must be a unique name or you will get the library conflict error.
    After importing...
  20. Replies
    3
    Views
    2,253

    Ah yes, the Flash Media Server. Well I don't...

    Ah yes, the Flash Media Server. Well I don't really know anything about it so I might be talking out my rear here, but I can't imagine it does anything differently than a well configured Linux server...
  21. Replies
    3
    Views
    2,253

    I'm not sure that there is such a thing as a...

    I'm not sure that there is such a thing as a "flash video server". But what I do know is that owning and operating your own linux server is the only way to go.
    Any server can be configured to do...
  22. If you don't know how to put files on your server...

    If you don't know how to put files on your server then you have no business having any "clients".
  23. Replies
    4
    Views
    572

    Everyone does it differently...but, the correct...

    Everyone does it differently...but, the correct way to think of it is, Don't make your viewers wait for the page to load, period!
    The single worst thing a web designer can do is put huge files on...
  24. Replies
    4
    Views
    572

    Most people use preloaders because they think...

    Most people use preloaders because they think they look cool, when in reality the best preloaders are the ones you never see. Meaning, make your files small enough where they don't have to be...
  25. Replies
    7
    Views
    523

    Yes, that is exactly how it's done. Use...

    Yes, that is exactly how it's done.
    Use "z-index" to accomplish this. Pretty easy trick actually. whispers has a link in his signature about z-index or just do a google search.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center