At 09:02 AM 12/16/2008, Mike Epstein wrote:

I am having  trouble understanding the syntax for the property command
-- property component_id  'CALL_PROCEDURE  Controls.FastForward'  ' ' .

1) Would this command be place in a button on the player
2) Would a value be placed between the two single quotes at the end of
   the property command(listed above)
3) Would the value be 'true' or 'enabled' or a certain speed
4) Are there spaces between component _id and
   'call_procedure controls.fastforward'
   or 'call_procedure controls.fastforward' and ' '

I have place a button on a form assigned a component id to the active
control the eep on the button is
PROPERTY MediaPlayer 'CALL_PROCEDURE controls.fastforward' 'enabled'

When I run the form  'edit using . . .'  the player appears plays the
avi file but the button does not respond  ?

Some help would be greatly appreciated


Mike,

Here's a sample application that demonstrates the use of newly introduced
PROPERTY and GETPROPERTY commands when integrating Windows Media Player
ActiveX Control in R:BASE 7.6 (Build:7.6.531212 or higher ...) and R:BASE
Turbo V-8 (Build:8.0.19.31212 or higher ...) for Windows.

http://www.razzak.com/sampleapplications/

Application: Integrating Windows Media Player ActiveX Control Properties

Supported Versions:
. R:BASE 7.6 (Build: 7.6.531212 or higher)
. R:BASE Turbo V-8 ( Build:8.0.19.31212 or higher)

Database: WMP_ActX
Form: WindowsMediaPlayer
Required Imported ActiveX Control in Forms: Windows Media Player
Required Plugin: LoadFileName.RBL
Command File: IntegratingWindowsMediaPlayerActiveXControlProperties.DAT

Have fun!

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to