Re: [FlexJS] Links, ToggleSwitch and Image Questions

2016-10-26 Thread Harbs
is mostly unchanged and it wraps an img tag. wraps an SVG inside an element. Note there’s BinaryImage as well as Image. The basic difference is that BinaryImage can take a BinaryData object for the image file (loaded using XHR), while Image takes a simple url. On Oct 26, 2016, at 8:06 PM, A

Re: [FlexJS] Links, ToggleSwitch and Image Questions

2016-10-26 Thread Alex Harui
On 10/26/16, 7:19 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: > >3.- I start to need manage images (jpg, png,...) but I'm a bit lost with >this in general, there's some documentation about image management in >FlexJS? I see there's a js:Image component, but I think my needs

Re: [FlexJS] Links, ToggleSwitch and Image Questions

2016-10-26 Thread Peter Ent
The purpose of the Mobile project was to provide code that works mainly with either Cordova or AIR. Some components were meant to mimic iOS or Android (which I am not familiar with at all) such as the Stacked and Tabbed view navigators. Other components are typically found on mobile devices and mig

[FlexJS] Links, ToggleSwitch and Image Questions

2016-10-26 Thread Carlos Rovira
Hi, I feel making progress with MDL and in order to continue my journey I want to ask some things: 1.- Is there some FlexJS component to make a simple link? (http://about.me/carlosrovira