LOGIN REGISTER
Forgot password?
 

andrei.neamtu's profile


andrei.neamtu recommends


andrei.neamtu's latest comments

NEW UPDATE:

Controller total resizeable:
- control progress bar height
- depending on the controller's height the controls autoresize
- control the distance between controls
- control margins of the controller: sides and under
- dimensions of the thumbs
- dimension of the center play button

Customizable colors:
- stroke and fill of the controls bacground
- stroke and fill of the controls sign

You can enable or disable the center play button:
                <disableCenterPlayBt>false</disableCenterPlayBt>
                
Now you can also have a download button for the current playing video or image if you activate it from the xml file:
                <disableDownloadBt>true</disableDownloadBt>
                
For each thumb you cad define in the xml if it will start first with the HD video or the normal video:
                <item startWithHD = "true"
                
Each thumb can also act only as an image(if you don't define the "videoPath" attribute) and you can define how much time the player should stay on the image:
                <item startWithHD = "true" videoPath = "videos/video1.flv"  timeToStay = "3"
                

posted Yesterday, 11:54 on Dynamic Flash Video Gallery

New update: We fixed a bug that caused the calendar to stop at the last event's month. now you can go as much as you can to the left or to the right.

The names of the months and days are customizable now trough the new tags added in the xml file(french example):
                
	<months>
		<month>Janvier</month>
		<month>Février</month>
		<month>Mars</month>
		<month>Avril</month>
		<month>Mai</month>
		<month>Juin</month>
		<month>Juillet</month>
		<month>Août</month>
		<month>Septembre</month>
		<month>Octobre</month>
		<month>Novembre</month>
		<month>Décembre</month>
	</months>
	
	<days>
		<day>D</day>
		<day>L</day>
		<day>M</day>
		<day>M</day>
		<day>J</day>
		<day>V</day>
		<day>S</day>
	</days>	

                


Please download the updated files from your account.

posted Mar 9th, 06:44 on Events Tour Calendar

@leonardonascimento,

I just downloaded and tested the product. I changed the autoplay and loop settings in all ways and interacted with the play / pause button and drag bar. But everything is working perfect.
And as you can see is working also on our demo from the site.

It doesn't make any sense to add again and again the listener on the sound channel cause on resume we are not reconstructing it. We just resume it from a specific postion.

Can you tell me how exactly you found the bug? Can you please send us a link with the player on your server?

Thanks for the suggestion.
Looking forward for your answer.

posted Feb 23rd, 09:20 on Compact Flash Mp3 Player

As you can see if you drag the scrub and release the mouse outside the flash scene the scrub remains stocked on the mouse pointer. This only happens here in our preview cause we need the flash element to have the param "wmode" transparent.

If you open the separate preview page you will see that this problem does not appear.

posted Feb 19th, 00:37 on Flash Full Text Search Component

NEW IMPORTANT UPDATE:
The file is much more customizable and we optimized the CPU usage.

You can now use the xml file to customize these:

- fullscreen button or not:
                disableFullBt = "false"
                
- autoplay button with how much to stay on an item and autostart option or not:
                autoPlay = "true" autoStart = "false" timeToStay = "4" 
                
- if the list should work in a loop or random:
                
	loopList = "true"
	randomList = "false"

                
- with what item should the coverflow open with:
                openWithItemNo = "4"
                
- reflections of the items and distance from image:
                showReflection = "true" reflectionDistance = "3"
                
- planes angle in degrees:
                 planesAngle = "80" 
                
- position of the scroller, play and full screen button:
                
	controlsPosX = "center"
	controlsPosY = "bottom"
	controlsPosMargin = "14"	
	controlsDistBetweenOnX = "2"

                
- color of the controls:
                
	controlsBackColor = ""
	controlsIconsColor = ""

                

Enjoy!

posted Feb 10th, 07:12 on Coverflow Scrollbar Component

flabell register

Become a premium member

premium membership Flabell membership provides users with the ability to download any of our flash components for free, during an entire year.
read more

Get a 10 gold tickets pack!

gold tickets By purchasing a 10 Gold Ticket bundle, you can save money on each download, and only get the flash components you need.
read more

Need a Support Ticket?

support ticket Our commercial Flash Components come with a free Support Ticket. If you need support for our free Flash Components, you need to purchase it.
read more