Featured FLA
» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden
Featured Site
» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.
After searching for a working .swf file that gets an external filename from the HTML page that it is contained within, I came to the conclusion that this would be a good resource for others.
In a nutshell, this project does several usefull things.
1. it plays, pauses, resumes, and rewinds and external audio file.
2. it controls volume
3. it allows you to use it over and over again without having to re-export the Flash file, because you tell it what MP3 file to play via the HTML page.
A simple JavaScript passes the file name into a variable within the .swf, and then the swf controls the external MP3.
By Jason Carncross
Version 2 – Update now with FADE-IN. This edition now fades your audio Soundtrack in with length adjustment. A Mute button for your Soundtrack that won’t turn down your FX sounds or other background sounds. This is a toggle button and also has a quick fader for volume increase and decrease. This is made in Flash 8 FLA. and is ActionScript 2.0 Compatible. By MH
A Mute button for your Soundtrack that won’t turn down your FX sounds or other background sounds. This is a toggle button and also has a quick fader for volume increase and decrease. This is made in Flash 8 FLA. and is ActionScript 2.0 Compatible. By MH
A very big thank you to Hayden Porter for his fantastic tutorial: "Sound Object Fade Extension" at http://www.sonify.org/home/feature/remixology/022_soundfadeextension/. I have made a neat little volume fade controller which can easily be added to your website. By Rowan Wittels
Petit Module de 5ko permettant le chargement de son externe avec toutes les infos
classique (bytesGetloaded, % etc ...)
Choix possible d unité
Lecture en boucle ou non (Mise à jour: Gestion de la pause et/ou relance)
Configuration sur la 1ere et seule keyframe du script ou se trouve le loader ...
C'est tout bete mais je pense que ca peu servir vu le nombre de FAQ, concernant le streaming ... Et là à moins que je developpe tout un player streaming mp3, je vois pas ce que je pourrais rajouter.
Le script flash est largement commenté en ce qui concerne la partie configurable ....
fichier/url par defaut
psycho_cat.mp3
note: lisez le LizezMoi.txt joint avec le fichier,
preview: http://vincseize.rhapsodyk.net/zik/function_procent.html (en boucle par defaut)
have fun et bonne journée,
moi je vais dormir, il est 8:58 ici.... By vinc16
Petit Module de 3ko permettant le chargement de son externe evec toutes les infos
classique (bytesGetloaded, % etc ...)
Choix possible d unité
Lecture en boucle ou non
Configuration sur la 1ere et seule keyframe du script ou se trouve le loader ...
c'est tout bete mais je pense que ca peu servir vu le nombre de FAQ, concernat l affichage des données d un fichier son externe en streaming à preloader...
le script flash est commenté en ce qui concerne la partie configurable ....
fichier/url par defaut
psycho_cat.mp3
note: lisez le LizezMoi joint avec le fichier,
have fun By vinc16
Dinamically Pan a sound of your choice across the movie, let users hear your sound in left, right or both speakers based on user's mouse position By z3r0
Sound player (you add your sound) with dancing equalizer bars. Add music track to each of the first 4 frames and call those frames first to play.
Could be improved I'm sure, but not bad for a just about website.
Just trying to give something back to the community, and I could not find anything like this here (except one that had a frame rate of 120). So I made one. By Photius Kalomiros