# My first AS3 flv player . Please write comments

**URL:** https://forum.kirupa.com/t/my-first-as3-flv-player-please-write-comments/231859
**Category:** Uncategorized
**Created:** [July 9, 2007, 12:56am UTC](https://forum.kirupa.com/t/my-first-as3-flv-player-please-write-comments/231859 "2007-07-09T00:56:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dfm\_](https://avatars.discourse-cdn.com/v4/letter/d/3da27b/32.png) [@dfm\_](https://forum.kirupa.com/u/dfm_)
#### Post date: [July 9, 2007, 12:56am UTC](https://forum.kirupa.com/t/my-first-as3-flv-player-please-write-comments/231859/1 "2007-07-09T00:56:17Z")

</div>

hi,

here is my first custom flv player it it suited t work with PHP and MySQL to get flv url and additional information. Here is Demo. Please write comments…

[http://www.balkanhotels.eu/player%20promo/index.html](http://www.balkanhotels.eu/player%20promo/index.html)

and have question can I remove when goes to fullScreen, message “Press Esc to exit full screen mode.”?

and do u get some error?  
I notice when the bandwidth is too low it post this error:

> TypeError: Error #1009: Cannot access a property or method of a null object reference.  
> at zPlayerClasses::vid/getTimePlay()  
> at zPlayerClasses::contoller/timerHandler\_4PlayHead()  
> at flash.utils::Timer/flash.utils:Timer::\_timerDispatch()  
> at flash.utils::Timer/flash.utils:Timer::tick()  
> but after Dismiss All it work fine again?!?

so I fix the error, make preloader and never show up again 🙂
