A Flash Developer Resource Site

Search:

Type: Posts; User: Metrov8

Page 1 of 15 1 2 3 4

Search: Search took 0.16 seconds.

  1. Replies
    0
    Views
    399

    Use AS 1 with AS 2?

    Hi,

    I've used the so-called "Barney's Slide Menu" for some websites I've built. eg: www.mediashox.com

    As many of you may know, this is built in AS1.

    I'd like to load an xml slideshow into...
  2. Replies
    1
    Views
    331

    The problem is this: If you open the component...

    The problem is this: If you open the component inspector for the "Play" button, there is no parameter to link it to the .flv. There is only one parameter, to make visible or not???
  3. Replies
    1
    Views
    331

    Need to code YouTube style button

    Hi,

    I'm using the FLV Playback component to play an external .flv.

    However, I'd also like to add one of those BIG play buttons that sits in the middle of the video area, like youtube.

    I...
  4. Replies
    0
    Views
    370

    Need Help with Menu

    Hi,

    This should only take a minute to fix [I hope], but if you open the attached .fla, you'll see it's a sliding menu. The problem I'm having is that it won't slide all the way to the ends [in...
  5. Replies
    2
    Views
    978

    The issue has been resolved, and here was the...

    The issue has been resolved, and here was the problem:

    "There may be an issue with Windows 2003 Server not streaming FLV videos. The issue basically hinges on the FLV extension not being...
  6. Replies
    2
    Views
    978

    I should add, my _level0 is published in...

    I should add, my _level0 is published in Actionscript 1.0 because of some older code I need to use.

    However, the [video] .swf that's loaded into a _level0 target, is published in Actionscript 2.0...
  7. Replies
    2
    Views
    978

    Component/flv problem loading on server

    Hi,

    I'm using the Playback component to play an external .flv video file. Simple, right? It works perfectly on my hard drive. But when I publish everything to my server [.swf & .flv] neither...
  8. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    Gosh, I've used lots of other preloader codes...

    Gosh, I've used lots of other preloader codes that used 'labels'. I could place a label part way through the actual movie, then the preloader would start the movie at the beginning once it was...
  9. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    Actually, I have one last question. The movie...

    Actually, I have one last question. The movie I'm 'preloading' is quite large. But it doesn't have to be TOTALLY loaded before the visitor can start looking at it. I'd like the preloader to go to...
  10. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    Yes, got the button [and preloader] working now. ...

    Yes, got the button [and preloader] working now. Thanks so much!
  11. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    After some further testing, it seems the code in...

    After some further testing, it seems the code in the 'Nav.swf' button is not working. I don't know why it isn't working. I'd be very grateful if someone could help me out with this.

    Also, I'm...
  12. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    I'm still having trouble getting anything to...

    I'm still having trouble getting anything to work.

    I've built a small set of sample.flas that mimic my project. They are attached. If someone could take a look at my code [button & preloader],...
  13. Thread: Need Preloader

    by Metrov8
    Replies
    9
    Views
    932

    Need Preloader

    Hi,

    Can someone please recommend a .fla or Tutorial for creating preloaders for movies that get loaded into targets?

    I've created many preloaders that work great. The preloader goes into the...
  14. Replies
    0
    Views
    910

    control computer volume?

    Hi,

    Can someone please tell me if it's possible to create a volume control that controls the user's computer volume?

    I don't mean controlling individual sound files in a Flash movie, I mean...
  15. 'Use Imported MP3 Quality' is not showing up

    My client needs high quality MP3 sound on his Flash site, and the 'Use Imported MP3 Quality' is not showing up in the Sound Properties window. Apparently this is some issue related to the 'type' of...
  16. Replies
    3
    Views
    1,188

    This is a down and dirty sample. You'll see I...

    This is a down and dirty sample. You'll see I put the movie you had on stage into another movie, and gave it an 'instance name' [very important]. Then I put some code in the 'Sky' button only, that...
  17. Replies
    3
    Views
    1,188

    This might be a rather crude way to do it, but it...

    This might be a rather crude way to do it, but it sounds like you need to place the scroller in a movie clip so it's tweened to go from the initial position to the lower position. Then your buttons...
  18. Replies
    1
    Views
    726

    Essentially what I'm trying to do is this: In...

    Essentially what I'm trying to do is this:

    In my actual project, I will end up with around 26 movies on the stage.

    movie_1
    movie_2
    movie_3, etc

    Inside each movie are two buttons on...
  19. Replies
    1
    Views
    726

    Need Help setting Variable

    Hi, [Flash 8]

    I could use some help setting a variable to control multiple movie clips. I believe it should be fairly simply for someone with more experience than myself.

    Attached is a very...
  20. I think I got this figured out. Thanks very much!

    I think I got this figured out. Thanks very much!
  21. Replies
    0
    Views
    831

    Need Preloader for FLVplayback Component

    Hi,

    I'm playing external .flv videos using the 'FLVplayback' component. My client's complaining that they stall and stutter a bit when they start to stream, and wants to know if I can create a...
  22. FLV Playback component has trouble finding .flv

    Hi,

    I'm using Flash 8 Pro. [posting here even though it says FlashMX & video?]

    In a test, I import a video to the stage, and use 'Progessive download from Web server', so that the stage...
  23. Replies
    3
    Views
    575

    If someone could take a quick look at my .fla...

    If someone could take a quick look at my .fla [code], I'd really appreciate it. This is a very odd problem that shouldn't be happening, unless perhaps there's some better code I could use. I only...
  24. Replies
    3
    Views
    575

    THIS IS AN EXAMPLE OF PROBLEM -- .fla...

    THIS IS AN EXAMPLE OF PROBLEM -- .fla attached/it's a very small file, quick download.

    You can see what happens when you zip the mouse across all three buttons at once -- they all stay open. If...
  25. Replies
    3
    Views
    575

    Buttons stay in OVER state

    Hi,

    I've built some buttons that consist of two different buttons inside a movie. The buttons work pretty well except for the following problem:

    If I ROLL OUT/DRAG OFF too fast [or in some...
Results 1 to 25 of 356
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center