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

Category : Web Design

Web Design

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

Difference Between Quirks Mode and Strict Mode

  • October 1, 2010
  • 1 comment

Most of the differences between Quirks Mode and Strict mode are highlighted below:  If you want to get more information and a deeper understanding of the subject please visit this following website: http://www.quirksmode.org/css/quirksmode.html Quirks Mode … Read more

    • CSS
    • Other
    • Web Design

Unable to play flash media IE8 + win7(32 bit)

  • September 7, 2010

For some reason my flash player on IE seemed corrupted. I have tried to remove IE8 completely, reinstall the software without any success. Then I realized that i could not even download any file with IE8.  So after … Read more

    • Flash
    • Other

Negative Z-Index FireFox and Chrome and possibly others

  • September 7, 2010

First Chrome and Firefox do not play nice with negative z-index. IE picks up my negative z-index without a glitch but Firefox and Chrome ignore it completely. I am going to stay away from negative … Read more

    • CSS
    • HTML
    • Web Design

Installing Fonts Photoshop windows XP

  • September 6, 2010

Installing fonts for Photoshop on windows XP is primarily done via the control panel. 1. First download your font;  you can try this link for some free fonts 2. Go to your control panel and … Read more

    • Web Design
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

THANKS!!!.. worked like a charm......
It works!...
THANKS! FIXED the problem I was having!!! :) openSUSE LEAP 15.0 m...
perfect, thanks much...
thanks a lot...
Love it bro that worked for me thank you...
Same error, but on Mac, any ideas?...
Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....

Tags

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

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top