[ 
https://issues.apache.org/jira/browse/SHINDIG-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590488#action_12590488
 ] 

Cassie Doll commented on SHINDIG-155:
-------------------------------------

actually i think the code is such that all params are supported _unless_ they 
start with swf_ (a legacy thing) all of the params will be passed to the flash 
movie either in the embed tag (like <embed height="xx" width="xx">) or in the 
object tag as param things if they are using ie.

the attributes you mentioned all get defaults set on them if they aren't 
specified but anything a developer passes in will get passed to the flash 
object. 

anyway, i don't think adding documentation to shindig will help anything 
though. if developers are still confused they should really ask questions on 
the mailing list and something should probably end up on the 
opensocial-resources project or some other developer help site. i'm going to 
close this bug as i see no coding action to take.

> Add documentation for flash features
> ------------------------------------
>
>                 Key: SHINDIG-155
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-155
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Features (Javascript)
>            Reporter: Paul Lindner
>
> Many flash developers are confused about how to use the flash features.
> Reading through the code it appears that the following params are supported:
>    height
>    width 
>    base
>    wmode
>    type
>    src
>    swf_PROP  --> maps to PROP=value

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to