Requirements:
1. a swf file
2. a helper file
3. a library file
4. a controller
SWF File:
Download the file and past it root folder like http://localhost/your_folder
Helper File:
Download the helper file and past it root folder like http://localhost/your_folder/system/helpers
Library File:
Download the library file and past it root folder like http://localhost/your_folder/system/libraries
Controller File:
create a controller name Welcome and past the code:
<?php
class Welcome extends [...]
Archive for January, 2008
Flash Chart Integrate With CodeIgniter
Posted in CodeIgniter Class on January 13, 2008 | 2 Comments »