EasyLoader,be more stronger,more simple!load all types of files in one way!

Hi,guys!Very happy to announce to the world,my easyLoader project was updated to 1.012.
          this class can be used to load sound,video,txt,xml,image,swf,event dae and on.and you guys can add custom file type for easyLoader.
          author :liuyi email:[email protected],
Home and document online!:http://www.ourbrander.com/easyloader/
Google code:https://code.google.com/p/easyloader/
          What is easyLoader?
          This work is use load all the assets of  website or game,it is an good assets manager.
          People can use it to load sound,video,txt,xml,image,swf,dae and any custom  types of files.
          Why we need it?
          -easy of use
                   Every method have a good naming,you can use it likes speak to an friend.Only need several lines to complete the work.
          -never be lost items
            load items one by one.
          -excellent memory manage
                   Using it continually more than 24 hours,memory do not increase without limit.item can be destoried,easyLoader Object(include all assets) too.
          -flexible
                  User can add custom file type to loading.
          -dynamic add items for easyLoader
           EasyLoader can add and load new assets anytime and anywhere,although all the items were loaded.
          -Updates
           will updates according to user's requirements.
          How to use?
          Realy only need several lines:
          step1:
          new a easyLoader Object
          line1: var _assetsManager = new EasyLoader();
          step2:
          add some necessary event Listener
          line2: _assetsManager.addEventListener(EasyLoaderEvent.COMPLETED,assetsLoaded)
          step3:add the assetsLoaded function
          line2:private function assetsLoaded(e:EasyLoaderEvent) {
           line3:     //put some code to here like init()
           line4:}
           step4:load assets according to config xml
           line5:_assetsManager.loadConfig("assets.xml")
           ok,this is all!
Public Methods
EasyLoader()              
addFile(path:String, alias:String = "", loadTip:String = "", autoRemove:Boolean = false, method:String = "text"):void             
addType($type:String, $name:String):Boolean     
dispose():void             
disposeFileByAlias(alias:String):Boolean             
disposeFileByName(name:String):Boolean             
getFileByAlias(alias:String):LoadedItem              
getFileByIndex(number:uint):LoadedItem             
getFileByName(name:String):LoadedItem
init(obj:* = null, $autoLoad:Boolean = true, $ignoreError:Boolean = true):Boolean    
loadConfig(str:String):void
pause():void
removeFileByAlias(alias:String):Boolean
removeFileByName(name:String):Boolean    
start():void     
unPause():void

Further note: I have uninstalled this stupid program now THREE different times, including using a registry cleaner, which then deleted my DVD drive, thankyouverymuch. And even after I got the DVD drive back so I could reinstall the program, it was like I'd never uninstalled it (with the exception of the custom brushes still being missing) right down to the canvas size and paint color I had been using when all this started.
So uninstalling it does nothing, resetting preferences does nothing... I can not save my work, period. I've been fighting with this for about 8 hours and I am so frustrated I could just throttle someone with my bare hands for putting me through this crap.
For a product that came bundled with a $200 graphics tablet, it sure isn't worth a damn. Anybody got any ideas? I'm at my wits' end here.

Similar Messages

  • I have Lion, and I can't see my unread messages count in the dock, even after the preferences set up. I find the Lion Mail too complicated. Leopard was much easier and more simple to use. I only have one account& don't need all the rest. any suggestions

    I have Lion, and I can't see my unread messages count in the dock, even after the preferences set up.
    I find the Lion Mail too complicated. Leopard was much easier and more simple to use. I only have one account& don't need all the rest.
    any suggestions?

    weird.
    It's so frustrating, I got my Mac Book 5 days ago and I'm already having a discussion in the forum.
    Thank you so much for your prompt replies.
    It's past midnight here so I'd better get some rest...
    Good night captfred!

  • I want to use my Time Capsule as a central 'hub/hard-drive' in order to keep all my working files in one place. I then plan to use my laptops/desktops as peripheral devices for editing and creation of these files. Is it possible? Create a personal cloud?

    I want to use my Time Capsule as a central 'hub/hard-drive' in order to keep all my working files in one place. I then plan to use my laptops/desktops as peripheral devices for editing and creation of these files. Is it possible? To create a personal cloud?
    Can someone advise as to whether i can do the following:
                                Future Internet connection -------------------TIME CAPSULE (containing all files) -------------- Backed up on the WD 2T Hard-drive I have
                                      (not connected yet)                                         I                                                          (*connected to timecapsule physically)
                                                                                                            I
                    I                                         I                                                I                                                              I                                                I
          Macbook Pro                             iMac                                       HP (PC)                                             OLD Macbook Pro                         iPhone
    (used for remote working)       (Used for home working)     (used for heavy CAD and rendering)    (not being used for anything at the moment)        (& iPods)
    I am looking to have all my files in one place as i am hopelessly disorganised. I know the online clouds are a good solution (used Dropbox at work and uni for 3 years) however i am wanting to create my own 'dropbox/icloud' at home. So whenever i get back home with my laptop, any work i have been working on whilst out that day is updated to the timecapsule, and then ultimately as i turn on the other devices, they update to those newer versions of the files. Please tell me that the 3TB time capsule i have can do this, otherwise it feels rather overpriced as a wireless storage device?
    Another note (to those in the know) If i am to be working on large files (REVIT/SOLIDWORKS/KEYSHOT/CREO/AUTOCAD) - is the timecapsule connection good enough to support editing and updating these files?
    I know i may be asking a question that many have before, but as a bit of a technical novice I wanted a clear-cut answer to my specific circumstances. Your help is greatly appreciated.
    (*can i use this WD hard-drive that is connected to the Time Capsule as a back up? so that the time machine back-ups/any back ups are also backed up onto this one? can the WD be a backup for the TC?)
    Kind Regards
    Joe

    The diagram was supposed to look more like this......
    Internet ---------TIME CAPSULE(containing all files) --------WD 2T Harddrive
                                                I
         I                           I                          I                            I                                   I
    Macbook Pro         iMac                 HP (PC)            OLD Macbook Pro           iPhone
    Sorry!
    Regards
    Joe

  • Getting all types of files with the help of get_file_name function

    hi all,
    i am using Forms [32 Bit] Version 6.0.8.24.1 (Production).
    i have used get_file_name function to the file name of all type of files
    but i am able to get only the folders when i tried like below
    :FILE_NAME := GET_FILE_NAME(NULL,NULL,NULL,'Choose a Directory',OPEN_FILE,FALSE);my requirement to get all types of files on the window(user will selects whichever way he wants)
    Can i acheive it through get_file_name or i have to go for any alternative to get the file list, so that user can select by browsing the folders.
    Please help.
    Thanks..

    hi,
    in my code the select file was set to false(so showing only the directories) now i have set it to 'true'. its showing the files now.
    with the help of my above shown code i can get the full path of the file.
    is there any way to get only the file name?(other than the last occurance of '/' logic or that is only the way?)
    Please help.
    Thanks..

  • How load different types of file in SSIS

    could you please suggest how can we load different types of file in SSIS. The file metadata is not defined . So the SSIS
    package will read the files palced in a defined shared location or folder where based on the column value will determine the datatype on runtime and load the data.

    Hi SubhadipRoy,
    SSIS doesn’t support dynamic data access provider or metadata. That means that we need to use different source adapters for flat files (.csv and .txt) and Excel files. So, in the Control Flow, you can use three Foreach Loop Container: one to loop through
    .txt files, one to loop through .csv files, and the last one to loop through Excel files. In each Foreach Loop Container, you use a Data Flow Task to extract data from the corresponding source files. 
    If the source files have different structures, you need to use Script Component in the Data Flow Task to parse the first row of the source files and create destination table dynamically. Here are two script examples for your reference:
    http://www.citagus.com/citagus/blog/importing-from-flat-file-with-dynamic-columns/ 
    http://stackoverflow.com/questions/21672064/ssis-dynamic-column-mapping-in-excel-source-and-destination-sql-server-table 
    Regards,
    Mike Yin
    TechNet Community Support

  • Adobe product that used to open all types of files

    My laptop have window 7, 64 bits operating system. I need any product (software) that open all types of files .
    Thank you
    nori642
    Denver,CO,80231

    This doesn't exists.

  • How merge all .js peoject files to one?

    Is it possible to put all animation *.js file in one when i publish my project? I mean merge *_edgeActions.js , *_edge.js and , *_edgePreload.js to one *.js file. How can i do it?

    I just double-checked to make sure, and no. There is no way to attach another document to what you are sending. You would have to combine the documents to get them to fax together. Alternately, since you are working with PDF files and will need a paid for version of a PDF reader to do this, you can copy and paste the contents of each PDF you want to send into a Word document. That will get everything sent in one fax, and prevent you from having to pay for extra software. You may have to do a little formatting to make things look right, but it will work. Hope that helps.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • I need so sync all settings and files from one MBP to my new MBP HELP!!!

    Ok, so due to heat issue i am getting a brand new mbp as a replacement from apple this week, it should arrive in 2 or 3 days! Only thing is i have my origional one set up to perfection, it has all my settings nailed down and all applications etc that i use installed and ready to go. is there any way that when my replacement unit arrives that i can sync the 2? so that all my os x settings, e-mail accounts etc AND all my files, itunes libruary, iphoto libruary (over 5000 photos!) are safely transported to the new machine and ready to use?
    Thanks fellow mbp forum geek dudes! =D
    Macbook Pro 2.16 7200rpm Hd   Mac OS X (10.4.6)   Boy is It Hot

    The heat was pretty bad, like i said, botom of case getting to massive temperatures. Even when just surfing the net etc. The problem for me was that it was so hot that you couldnt touch it for more than about a second, and you certianly couldnt use it on your lap. I also found that the fans were not coming on to a high setting when the laptop was really hot, and this was not helping the issue. Apple were amazing though. I rang them and they ran me through some tests, these didnt work so i said i wanted a replacement, they didnt argue or try to put me off though. They fully respected my desicion and ordered me a new laptop the same day. I even get to keep the old one untill after the replacement arrives so that i can do the whole sync thing that caused me to start this topic!

  • I hooked my ipod to a different computer and lost all my music files. Any way of getting them back?

    Hey, I haven't had a computer for a few months so I hooked up to another computer to get updates and while syncing on itunes I lost all of my music files. I can't find them on the computer or ipod. Anybody know if I can get them back?

    If the music was loaded from CDs then unfortunately not, unless you have access to the old computer or the CDs themselves.
    If the music was purchased from iTunes and your iPod is running the current version of the software then you can go into the iTunes app on the iPod and there is a purchased section where you can re-download music you have already purchased at no cost.

  • Am i supposed to have yahoo in my firefox toolbar? I keep getting a virus which attacks all my .exe files . on one of my computers i have the yahoo, but not on the other one.

    the pull down menu list at the top of my firefox window has file, edit, view, history, bookmarks, yahoo!, tools, and help. on my other computer, my firefox does not have this in the pull down menu. is this a valid option for firefox? i keep getting a virus and wonder if it's from the yahoo?

    Do a malware check with some malware scan programs. You need to scan with all programs because each program detects different malware. Make sure that you update each program to get the latest version of the database before doing a scan.
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and Searches are redirected to another site
    if you need additional help, please follow this instruction and checkup your pc
    * http://www.bleepingcomputer.com/forums/topic182397.html

  • Need help on implementing all types of footers in one xmlp report

    Hi,
    I'm working on a XMLP report where i've requirement to print different footers as below.
    Footer1 -- First page only footer
    Footer2 -- Last page only footer
    Footer3 -- Regular footer which should be printed on all pages EXCEPT first and last
    Footer4 -- Different from all above and needs to be printed only when it is single page.
    Example#1 : If the output is of single page
    ---> Page starts
    Header
    body
    Footer4 (footer for single page output)
    Example: If the output is of multi page say 3 pages
    ---> Page 1 (first page)
    Header
    body
    Footer1 (first page only footer)
    ---> Page 2
    Header
    body
    Footer3 (regular footer for all pages EXCEPT first and last pages)
    ---> Page 3 (last page)
    Header
    body
    Footer2 (last page only footer)
    Is it possible to implement all these footers in one XMLP report? if yes, it would be a great help if someone shares the logic.
    Thanks,
    Venky

    Hi,
    my suggestion is to check the standard documentation of the interface IF_EX_ME_GUI_PO_CUST.
    After that you can check the method IF_EX_ME_GUI_PO_CUST~TRANSPORT_TO_DYNP in the example implementation class CL_EXM_IM_ME_GUI_PO_CUST.
    Usefull links:
    [Re: Implementing badi ME_GUI_PO_CUST;
    [Re: ME21N - PO Enhancement using BADI;
    Kind Regards.
    Andrea

  • How to Unlock all folders and Files in One Main Folder

    How do i unlock all files and folders in one main folder? This way I wouldn't have to do it over 1,000 times to fix my folders I imported from my external drive.

    Open the Script Editor in the /Applications/AppleScript/ folder and enter the following:
    tell application "Finder"
    set locked of every item of entire contents of (selection as alias) to false
    end tell
    Select the main folder in the Finder and run the script.
    (39015)

  • Is it possible to remove all (!) unfound files in one action????

    can I remove all the files that are missing on my itunes with one click or do I have to go to each item and delete it seperatly...?
    please help............

    no you can't do it in iTunes, but see the following link:
    http://home.comcast.net/~teridon73/itunesscripts/
    There is a script called itunesremovenotfound which will do what you want.

  • How to transfer all types of  files such as exe,html,gif,jpg using TCP?

    Respected Sir / Madam,
    I am doing my project in Network Security using Java. The main aim of my project is to transfer the files between the client and server in a secured way. I have used MD5 algorithm to authenticate the person who are in the client machine. If the user is an authorized user then the user requested file should be transferred from server to client after encrypting the contents using DES algorithm. B4 encrypting the contents I have just transferred the file for checking. But I could transfer only .java and .txt files. From the forum I got the info that if we handle the data in byte format then we can transfer any kind of files. So I tried bu t I couldn't get the entire contents. If I transfer the file then transferred contents is in the form of [B061234 like this only. How can I rectify this problem. I will be grateful if anyone of you help me.  Thank you very much. Here are my codings.
    Server Side Codings
         try
                         FileInputStream fis = new FileInputStream(new File(fname));
                         int nos = fis.available();
                         fdata = new byte[nos];
    System.out.println("No.of bytes = " + nos);
    fl=1;
    System.out.println("FDATA = " + fdata);
    int ch,i=0;
    while((ch =fis.read())!=-1)
    fdata[j++]=(byte)ch;
    System.out.println("Ch "+ i++ + " = " + ch);
    System.out.println("J = " + j);
    sendMsgs(s,fdata); // s is the Socket of the client
    public void sendMsgs(Socket s,byte b[])
    PrintStream p;
    try
    p = new PrintStream(s.getOutputStream());
    System.out.println("Sending Msg = " + b);
    p.println(b);
    catch(Exception e)
    System.out.println("Sending Error : " + e);
    Client Side Codings
    public void start()
    try
    s = new Socket(InetAddress.getLocalHost().getHostName(),2500);
    dis = new DataInputStream(s.getInputStream());
    ByteArrayInputStream bis = new ByteArrayInputStream(s.getInputStream());
    ps = new PrintStream(s.getOutputStream());
    t = new Thread(this);
    t.start();
    catch(Exception e) {}
    public void run()
    String msg="",c="";
    int f=0;
    byte m[] = new byte[1000];
    try
    while(true)
    // msg = dis.readLine();
    m=bis.readLine().getBytes();
    FileOutputStream fos = new FileOutputStream(new File("c:\\" + fnam),true);
    fos.write(m);
    fos.flush();
    fos.close();
    catch(Exception e){}
    f=1;
    }

    int nos = fis.available();That method shouldn't be used to determine the file size. Use File.length().
    public void sendMsgs(Socket s,byte b[])
    PrintStream p;Bad. Don't use PrintStreams or PrintWriters in association with sockets, as they swallow exceptions.
    try
    p = new PrintStream(s.getOutputStream());
    System.out.println("Sending Msg = " + b);
    p.println(b);That writes b.toString() to the socket followed by a newline. That's not what you want to do. Just write the bytes directly to the socket output stream. Then close the socket, or the output stream if you use one.
    dis = new
    DataInputStream(s.getInputStream());Good, but unnecessary.
    ByteArrayInputStream bis = new
    ByteArrayInputStream(s.getInputStream());Bad, and it isn't used anyway.
    // msg = dis.readLine();
    m=bis.readLine().getBytes();Worse. Just read the bytes directly with the DataInputStream and write them to the FileOutputStream. Don't use PrintWriters or Object.toString() anywhere where you expect to recover the original data.
    The issue here is that you're not sending what you think you're sending, and you're not reading it correctly. String is not a container for binary data. Just send and receive the binary data - the bytes - directly.
    And you're reinventing the wheel. What's wrong with SSL?

  • Sharepoint List of action plan not load all the rows,

    hello
    we are using sharepoint 2010 , we are facing problem in loading list_of_action_plan that not load all the raws (data)in datasheet view, but in standard view its loads all the data,
    can some one helps in this problem
    We have one separate virtual machine  SQL server 2005 for sharepoint server.  also we check that SQL server instance use more CPU usages.

    Hi,
    According to your post, my understanding is that one of your custom columns could not be copied using the copy list item action.
    I had created a custom field using the URL type, then add the column into the list.
    Using the SharePoint Designer to create a custom workflow with the copy list item action.
    The workflow worked without any issue, it can copy the custom URL type field.
    Did the issue occur in other list? You can create a new list, add the custom field to the list, then just using the copy list item to check whether it works.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

Maybe you are looking for

  • Installing Multiple Printers of Same Model on One Computer

    I love the HP DeskJet Ink Advantage K109a.  I own four of these printers and would like to hook up two printers to one computer.  Could someone please tell me how to go about doing that?  Do I just install them individually or do I have to configure

  • My mac keeps restarting

    This is my first time  posting on this fourm. I have a 2011 Imac which came installed with snow leopard. since then i have upgraded to lion and then mountain lion. I think the problem began after upgrading to lion , but its been a while and im not re

  • How do I sync downloaded PDF files in iBooks between my iPhone, iPad, and MacBook Pro?

    I've combed the forums.  I can't sync through iTunes.  These PDF files don't show up.  I've downloaded tech manuals for gear I have via manufacturer's websites.  I can't populate them across my devices.  I have some in iPhone, some on iPad.  I have a

  • White box

    I've used Pagemaker for 25 years and am having some issues with InDesign. How do you make a simple white box for masking over items? Thanks.

  • CSS attributes not supported in some browsers

    Hello all.  Here's a question some of you will laugh at but it's really cothering me. Try as I may, I'm getting used to the way CSS is handled between DWCS3 (Mac) and GL, and while everything looks fine when I'm in DW, I preview simple, static pages