|
Home > Archive > Microsoft Content Management Server > January 2006 > about flash control
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
about flash control
|
|
|
| hi stefan,
Nice to see you here!
I'd like to ask a question about flash control, I create a template using
the flash control and define the height and width of the flash, but when I
create post using the template, the flash has different size, how can I
handle the situation? Can the flash has different size with different post?
thanks in advance!
| |
| Stefan [MSFT] 2006-01-29, 9:09 pm |
| Hi,
you can override the size by adding the size into the attachment text in the
following format:
(width,height)
Be aware that you need to set the "MustUseTemplateDefinedSize" property to
false to enable this feature.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Zch" <Zch@discussions.microsoft.com> wrote in message
news:2028D86D-CA39-4D7D-BD85-EAC73514547F@microsoft.com...
> hi stefan,
>
> Nice to see you here!
> I'd like to ask a question about flash control, I create a template using
> the flash control and define the height and width of the flash, but when I
> create post using the template, the flash has different size, how can I
> handle the situation? Can the flash has different size with different
> post?
>
> thanks in advance!
>
| |
|
| Hi, Stefan
Thanks very much! it works!
"Stefan [MSFT]" wrote:
> Hi,
>
> you can override the size by adding the size into the attachment text in the
> following format:
>
> (width,height)
>
> Be aware that you need to set the "MustUseTemplateDefinedSize" property to
> false to enable this feature.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Zch" <Zch@discussions.microsoft.com> wrote in message
> news:2028D86D-CA39-4D7D-BD85-EAC73514547F@microsoft.com...
>
>
>
|
|
|
|
|