[flexcoders] Can you do a slideshow with flex

2005-12-15 Thread nostra72




For example lets say I want to make a page that has a slide show like this page?
http://www.mountainscapes.net/portfolio/before_after/ms52.php

When you click on the thing that says Next Image a different image comes up is it possible to do in Flex?






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Can you do a slideshow with flex

2005-12-15 Thread Abdul Qabiz





Hi,

Yeah it is possible... 
You can load images using mx:Image / tag...

Store image names in XML 
or Array.. Use mx:Image / and mx:Button / to do 
it...


mx:Image 
source="image1.jpg" width="640" height="480"/


If you are making 
application using Flex 1.5, which targets Macromedia Flash Player 7, so you can 
only show non-progressive JPEG images. 

In Flex 2 applications, you would be able to 
load JPEG/PNG/non-animated-GIF as well.

-abdul



From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
[EMAIL PROTECTED]Sent: Friday, December 16, 2005 12:16 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Can 
you do a slideshow with flex

For example lets say I want to make a page that has a slide show like this 
page?
http://www.mountainscapes.net/portfolio/before_after/ms52.php

When you click on the thing that says Next Image a different image comes up 
is it possible to do in Flex?






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Can you do a slideshow with flex

2005-12-15 Thread Tariq Ahmed






Sure, that would be pretty basic. Check this out:

http://weblogs.macromedia.com/pent/archives/2005/11/flex_15_flickr.cfm



[EMAIL PROTECTED] wrote:

  
  
  For example lets say I want to make a page that has a slide show
like this page?
  http://www.mountainscapes.net/portfolio/before_after/ms52.php
  
  When you click on the thing that says Next Image a different
image comes up is it possible to do in Flex?
  









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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.