A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash 8 - Trouble with video

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    18

    Flash 8 - Trouble with video

    Desperately looking for help ><

    I want to import my video into flash and be able to control the video by creating & scripting buttons.


    So i imported the video, however if you take a look at the picture i uploaded where i circled it blue, that bar pops up. i dont want that there because i want to use buttons to control the movie

    http://i8.photobucket.com/albums/a2/...n/flashvid.jpg


    so i tried importing the video into flash by:

    insert > new symbol > movieclip

    file > import > import video > [ select pathway ]

    i then chose "embed video in swf and play in timeline"


    but the problem with this option is, it completely screws up the synchronization of the video with the audio.


    is there any other option where flash can:

    - import video
    - video is still in sync with the audio
    - create/script buttons to control video in flash

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    your jpg shows a FLVPlayback Component
    if you don't want the control bar, add a blank string to the skin property

    my_flv.skin = "";

    or simply select None in the component parameters window

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

HTML5 Development Center