AndyW
|
| Posted: 04/19/2004, 3:54 PM |
|
Hi, I have a problem my CCS 2.2.3.60 GUI / IDE is not working after I add
some Flash movies.
I mean the right button doesn't work at all and the grids are not selected
properly in Design mode. HTML works fine and preview is ok.
Anybody had same thing?
Any hints, please ?
AndyW
|
|
|
 |
AndyW
|
| Posted: 04/19/2004, 3:59 PM |
|
to be more specific I add this:
<object
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=6,0,29,0" height="300" width="550"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="Movie" value="images/scroll.swf">
<param name="Src" value="images/scroll.swf">
<embed src="fla/scroll.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="550" height="300"></embed>
</object>
using the snippet also disables designing same way.
AndyW
Użytkownik "AndyW" <a.wisniewski@interia.pl> napisał w wiadomo¶ci
news:c61la9$qao$1@news.codecharge.com...
> Hi, I have a problem my CCS 2.2.3.60 GUI / IDE is not working after I add
> some Flash movies.
> I mean the right button doesn't work at all and the grids are not selected
> properly in Design mode. HTML works fine and preview is ok.
> Anybody had same thing?
>
> Any hints, please ?
>
> AndyW
>
>
|
|
|
 |
starter
|
| Posted: 08/07/2005, 9:16 PM |
|
I have the same problem... If I add a flash object usin FrontPage, and then open the project in CCS, the IDE don let me modify the page, use right botton, add/delete anything.
If I import it using CCS, it marks it with a red X
Whats wrong?
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 08/07/2005, 9:19 PM |
|
CCS does not show Flash objects in Design mode. They should be marked with red X.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|