Try CSS setting repeat-x (horizontal) or repeat-y (vertical)

Jack
--- In [email protected], Andriy Panas <[EMAIL PROTECTED]> wrote:
>
> Hello Harish,
> 
> Tuesday, September 19, 2006, 3:56:03 PM, you wrote:
> 
> 
> > set the backgroundSize property to 100%, not sure, worth a try!
> 
>    I just tried this path just to validate this approach and it
failed to me. I applied the following CSS style to the application:
> 
> Application
> {
>  background-image: "mainBackground2.swf";
>  background-size: "100%";
> }
> 
>  I got the result that "mainBackground2.swf" with original 50x50
size was resized to occupy the whole 100% surface of the screen. 
> 
>   I am currently thinking of publishing SWF file with Flash IDE 9
alpha, where I will use some AS3 based code to replicate the single
image all along the screen in a grid fashion and use this resulted SWF
file as a "background-image" for my Flex 2 application.
> 
>   And, I believe, the supprot of CSS attribute "background-repeat"
did not make it to be available with Flex 2 release.
> 
> -- 
> Best regards,
>  Andriy                            mailto:[EMAIL PROTECTED]
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to