Relax Breath of Solution.

Just I wanted.. Do you?…

Create a Show/Hide Sliding Panel using Flex

1. Create a new flex project named SlidingPanel, set the name of the main MXML application file to Main.mxml and set its layout to absolute. 2. First let’s create the top panel. To do so add a Canvas component and give it an id of “panel”. To make it open or close, add a Button […]