Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Monthly Archives: October 2010

Mute and UnMute Sounds with Flash (action script 2.0)

  • October 29, 2010

Add the followings to your buttons. To mute all sounds on (release) { var PlayingSound:Sound = new Sound(); PlayingSound.setVolume(0); } To Un-mute all Sounds on (release) { var PlayingSound:Sound = new Sound(); PlayingSound.setVolume(100); }

    • Flash
    • Web Design

Hex Converters Useful Sites

  • October 28, 2010

Hexadecimal Converter http://home2.paulschou.net/tools/xlate/ ASCII and HEX Table http://www.asciitable.com/ Notepad++ http://notepad-plus-plus.org/

    • Other

Regular Expressions Tools

  • October 27, 2010

Regular Expression editor http://www.radsoftware.com.au/regexdesigner/ Cygwin http://www.cygwin.com/ RegexBuilder http://renschler.net/RegexBuilder/

    • .NET

%1 is not a valid Win32 application PHP & Windows Server 2003 64bit

  • October 26, 2010
  • 1 comment

If you are getting error, chances are you are trying to run a 32-bit PHP within IIS on a windows server  2003 (64bit) server or later. “If you plan to run 32-bit applications on 64-bit … Read more

    • PHP
    • Programming

Regular Expressions Useful Sites

  • October 25, 2010

Regexlib http://regexlib.com/ Regular Expression http://www.regular-expressions.info/ Microsoft Regex http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.aspx

    • .NET
« Older Posts

Search

Search

YCSoftware Recent Comments

Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...
When I download the new JDK for Mac it says the disk image is not reco...
You are my hero for posting this....
Greetings! Very useful advice in this particular article! It's the ...
I love what you guys are up too. This type of clever work and reportin...
relates to. To fix that you can either include the path to mysqldump e...
By implementing all these third-party tacked on start menus, all we’...

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2026 Ycsoftware.net
Top