Paul:

> Is this an approach you have coded and used?

Yes. If you had some code using your mediaType getprop, such as:

  if the mediaType of player 1 is "Video" then -- do something

It could become, for example (a minimal change):

  if the mediaTypes of player 1 contains "Video" then -- do something

Etc. Used successfully in familiar contexts.

Best wishes,

Curry Kenworthy

Custom Software Development
"Better Methods, Better Results"
LiveCode Training and Consulting
http://livecodeconsulting.com/

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to