Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
got html code for control buttons on a flash player?
Old 11-05-2007, 01:38 PM got html code for control buttons on a flash player?
Average Talker

Posts: 21
Name: Eddie
Trades: 0
I've got a few flash videos and want to add control buttons for stop, play, pause and volume. Anybody got html that I can add into my existing code to show the control buttons?
Thanks
Eddie
p914 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-05-2007, 02:18 PM Re: got html code for control buttons on a flash player?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Can't be done in HTML only.

you can use javascript to call the action script commands though.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-05-2007, 04:06 PM Re: got html code for control buttons on a flash player?
easysurveys's Avatar
Novice Talker

Posts: 7
Name: Anthony
Location: Brighton, UK
Trades: 0
That needs to be programmed into Flash directly.... The only HTML code that you could use would be to maybe navigate to a different page.
__________________
Regards,

Anthony G.....
easysurveys is offline
Reply With Quote
View Public Profile Visit easysurveys's homepage!
 
Old 11-05-2007, 04:21 PM Re: got html code for control buttons on a flash player?
Average Talker

Posts: 21
Name: Eddie
Trades: 0
Here's what I have so far. It justs plays automatically when you get to the page. Is there another parameter I can write in for the controls or maybe just a start/stop control?

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="600" >
<param name="movie" value=" http://www.mywebsite.com/video.swf ">
<param name="quality" value="high" >
<param name="LOOP" value="false">
<embed src=" http://www.mywebsite.com/video.swf " width="600" height="600" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></ embed >
</ object >
p914 is offline
Reply With Quote
View Public Profile
 
Old 11-11-2007, 12:10 AM Re: got html code for control buttons on a flash player?
Average Talker

Posts: 21
Name: Eddie
Trades: 0
I use Allock Converter to go from wmv or mov to swf and it can generate a folder with code for the player with controls. how do I get that folder into my webcode so it will do what I want.

I ain't the swooftest horse on the track
p914 is offline
Reply With Quote
View Public Profile
 
Old 11-11-2007, 10:05 AM Re: got html code for control buttons on a flash player?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
There are flash extensions available for such controls.

It's also a bad idea to use the <embed> tag - there is a sticky at the top of this forum that tells you why and offers several alternatives.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to got html code for control buttons on a flash player?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26467 seconds with 12 queries