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 : Flash

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

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

Loop =”False” not working in IE

  • September 3, 2010
  • 1 comment

Loop =”False” not working in IE so to circumvent this issue please use the following instead: <param name=”loop” value=”false”>

    • Flash
    • Other
    • Web Design

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
  • © 2025 Ycsoftware.net
Top