- Timestamp:
- 2007-12-10 10:09:36 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/floating_dialog/editor/dialog/fck_hiddenfield.html
r1184 r1186 37 37 38 38 // Get the selected flash embed (if available). 39 if ( window.parent.dialogArguments.SelectionData ) 40 window.parent.dialogArguments.SelectionData.select() ; 39 41 var oFakeImage = FCK.Selection.GetSelectedElement() ; 40 42 var oActiveEl ;