Posts Tagged ‘complete’

Simple tips to realize the marquee effect in flex(with source code)

Location-NEWS-128x128If you’ve considered the marquee effect when you built a news board in your web application? The Simple tips show how to realize the marquee effect in flex. Because it based on Canvas and Text component, you could change the font size, color, background and scroll speed freely. If you put mouse on frame, the marquee effect will be paused.  
View source is enabled in the following example
(more…)