Results 1 to 24 of 24

Thread: minimalistic media player

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2010
    Posts
    16

    minimalistic media player

    Hey Guys. Can someone run me through the creation of a minimalistic flash media player, im drowning in info and i just need a basic sets of commands to get me started.

    I basically just want a black borderless, sizable square with drag and drop support for flv/swf playback, playback control on mouse and keyboard.

    I think i will grab the concept from the code, some explanation as to why the code works that way and how it is controlling the functions is what i need to understand. if you got the time, i think its simple, but it would help me a great deal to understand it better. I understand the UI of VB and the property list and the toolbox.


    Ill just write a couple of sets that i want for the player;

    ----------------

    Black Borderless window ( its ok for border but not the top menu where the close, max, minimize buttons are)
    Sizable
    Moveable... moveable with left click and drag
    Drag and Drop for media

    Controls from keyboard
    Play Pause = Spacebar
    Forward Backward = Mouse Wheel
    Volume = Not sure, CTRL+MouseWheel


    i hope this is the right forum lol
    Last edited by dekz; Jan 8th, 2010 at 05:15 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width