Label

  • ActionScript 2
  • AD Player 2
  • Algorithm 2
  • AS3 16
  • Audio 1
  • Audio Description Player 1
  • Bitmap 1
  • BitmapData 1
  • Browser 1
  • C# Experience 4
  • Chart 1
  • Flash 10
  • Game 1
  • Geometry 1
  • JavaScript 2
  • Mathematics 6
  • Music Online 1
  • MVC 1
  • Performance 1
  • PureMVC 1
  • Slide 1
  • Talks 1
  • Tool 1
  • Tool Player 1
Toggle Side
Home   »   C# Experience

Why FlashDevelop Version number plugin doesn't work?

FlashDevelop Version number is a library working hide on FlashDevelop tool, it's automatically create and increase version file which is we can show it off to define between last version also current version.
For example of my product when I click right on app:

I spent just a few hours to debug why the FlashDevelop version number plugin doesn't work?



The main reason was because of the dissimilarity of subversion in directory management and its new library, it can not be read by new management subversion folder.

You can see through the images described below:



New version is working for directory now:


I copied SharpSvn.dll which is supporting for Subversion 1.8.9 into Plugins folder(replace the last dll file) and it works!
Here is all zip libraries already: download here

Download and extract to your FlashDevelop installed
ex: C:\Program Files (x86)\FlashDevelop\Plugins
If it still doesn't work, contact me for a help ;)

Reference

 http://www.flashdevelop.org/community/viewtopic.php?f=4&t=6150

Labels: C# Experience   at:  12:40 AM     0   comments

Code Formetter multi-files for FlashDevelop plugin

To do everything for FlashDevelop development environment better, I'd love to edit the library where FlashDevelop Team has built. Yesterday I tried to modify a library named CodeFormatter.dll, with this library I have added to it the ability to format multiple files at the same time and in many different directories in the same project also.


Share to you me custom lib: download here
and available source code here (Visual Studio 2013)


Tag: Code formatter multi-files, FlashDevelop tools, FlashDevelop plugin

References

http://flashdevelop.googlecode.com/svn/trunk/FD4

Labels: C# Experience   at:  1:24 AM     0   comments

Convert multi AS3 files to single MS Doc

Read Now is a c# application read all folder's file, merging all data to ms doc file.

I've received a request from a fellow that he wanted a software read all the text files and automatically assembled together into a ms' doc file. An interesting idea and I tried to help him search in the mess on the internet to see if there are have any similar software or not, but I probably didn't find them. After two days painstakingly, I've built up something that my fellow wants to, meet the requirements of the work, I tried to run it with some files like C#(.cs), Java(.java), ActionScript(.as), yeah!!, it's ran pretty good, it's me!


And here, how it works!


Share you my excited:
- Open source at https://drive.google.com/open?id=0B8jxLPprSFg1M2NtTkxVc3Jielk(Visual studio 2013)
- Download here readnow v1.0

Hope you enjoy with it ;)



Referrence:
 - DocX library: http://docx.codeplex.com/

Labels: C# Experience   at:  7:59 PM     0   comments

Cshape Read and Write Excel File

Cshape Read and Write Excel File

Download

Download here!
Labels: C# Experience   at:  1:49 PM     0   comments

Older Posts Home
Subscribe to: Posts ( Atom)
© Hung Le 2007-2016. Powered by Blogger