Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
Actual Results
- susancbk
- Forum: Flash and ActionScript Forum
- Thema: .mov via flvcomponent: won't play until it's fully loaded
- Subject: .mov via flvcomponent: won't play until it's fully loaded
- Antworten: 0
- Zugriffe: 168
Posted: August 9th, 2009, 4:58 pm
I'm using a flvcomponent with a custom skin to load a .mov file. When playing either via Flash or the web, it won't start playing until the movie is 100% loaded (despite having auto play set to true) Here are the settings: http://content.screencast.com/users/susanBuck/folders/Jing/media/...
- susancbk
- Forum: Unix / Linux Forum
- Thema: Backups via WHM - setting the schedule specifically?
- Subject: Backups via WHM - setting the schedule specifically?
- Antworten: 0
- Zugriffe: 419
Posted: April 6th, 2009, 7:46 pm
We have backups running via WHM to a FTP server - where I see we can set daily, weekly, monthly - but can we specify what time during the day the backups are being done so it won't interfere with other heavy server load tasks? Looking at the emails I get when the backup is complete, it seems like it...
- susancbk
- Forum: Unix / Linux Forum
- Thema: Errors during WHM backup -- problem with permissions
- Subject: Errors during WHM backup -- problem with permissions
- Antworten: 0
- Zugriffe: 455
Posted: April 6th, 2009, 7:45 pm
Getting this error in our log report for WHM backups. [code] Copying homedir..../bin/gtar: ./public_html/webmail/SQL: Cannot stat: Permission denied /bin/gtar: ./public_html/webmail/config: Cannot stat: Permission denied /bin/gtar: ./public_html/webmail/logs: Cannot stat: Permission denied /bin/gtar...
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: Function to add a string of numbers?
- Subject: Function to add a string of numbers?
- Antworten: 8
- Zugriffe: 255
- Subject: Function to add a string of numbers?
Posted: März 27th, 2009, 4:13 pm
Anyway I can get eval to calculate with parenthesis?
I.e. this calculation: (1+4) * 2
I.e. this calculation: (1+4) * 2
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: Function to add a string of numbers?
- Subject: Function to add a string of numbers?
- Antworten: 8
- Zugriffe: 255
- Subject: Function to add a string of numbers?
Posted: März 27th, 2009, 10:43 am
I ended up making it so it only allows 1-9, spaces, + - * /... that kind of stuff.
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: Function to add a string of numbers?
- Subject: Function to add a string of numbers?
- Antworten: 8
- Zugriffe: 255
- Subject: Function to add a string of numbers?
Posted: März 26th, 2009, 6:10 pm
Thanks for the heads-up on that, joebert. Any way to limit it to just basic calculations?
It's an admin ui so it shouldn't matter, but still curious to know.
It's an admin ui so it shouldn't matter, but still curious to know.
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: Function to add a string of numbers?
- Subject: Function to add a string of numbers?
- Antworten: 8
- Zugriffe: 255
- Subject: Function to add a string of numbers?
Posted: März 26th, 2009, 5:56 pm
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: Function to add a string of numbers?
- Subject: Function to add a string of numbers?
- Antworten: 8
- Zugriffe: 255
- Subject: Function to add a string of numbers?
Posted: März 26th, 2009, 5:39 pm
Not sure how to word this and so am not having much luck in Google searches... I need to calculate a value for a string of numbers. Example. A user types in "1.00 + 2.00 - 0.50" into a text field. The function should be able to take that string and calculate the result to return $2.50. Any...
- susancbk
- Forum: Website Hosting Forum
- Thema: Basic question about mysql process running
- Subject: Basic question about mysql process running
- Antworten: 2
- Zugriffe: 487
Posted: März 4th, 2009, 6:27 pm
That's what I was suspecting. Thanks for the extra tips!
- susancbk
- Forum: Website Hosting Forum
- Thema: Basic question about mysql process running
- Subject: Basic question about mysql process running
- Antworten: 2
- Zugriffe: 487
Posted: März 4th, 2009, 4:59 pm
When I ssh into my server and run the 'top' command to see what processes are running it's showing this for mysql: 18089 mysql 18 0 286m 188m 5056 S 0 12.3 64:59.47 mysqld All the other processes are only running for a few seconds here and there, why is mysql running for so long? I thought after any...
- susancbk
- Forum: Flash and ActionScript Forum
- Thema: Turning the FLVplayback seekbar component into a play button
- Subject: Turning the FLVplayback seekbar component into a play button
- Antworten: 0
- Zugriffe: 559
Posted: September 20th, 2008, 2:44 pm
Im building a custom FLV player. Here's the jist of what i'm trying to build : I want the SeekBarHandle (ie, the playhead) to also be the play / pause button. Ie, the play and pause button will scroll along the bottom as the movie plays. So if you click and drag the play button it'll scrub through t...
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: State from IP?
- Subject: State from IP?
- Antworten: 4
- Zugriffe: 262
- Subject: State from IP?
Posted: September 14th, 2008, 2:46 pm
This is true 
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: State from IP?
- Subject: State from IP?
- Antworten: 4
- Zugriffe: 262
- Subject: State from IP?
Posted: September 14th, 2008, 2:30 pm
Need to use a script to do it - I have 15k ip addresses to check 
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: State from IP?
- Subject: State from IP?
- Antworten: 4
- Zugriffe: 262
- Subject: State from IP?
Posted: September 14th, 2008, 2:04 am
I need to figure out what state an IP is from... I've looked into google client location api, but couldn't get it to work http://code.google.com/apis/ajax/documentation/#ClientLocation I also installed some maxmind location databases to run queries against - and that worked - except the one database...
- susancbk
- Forum: Programming / Scripting / Coding Forum
- Thema: mysql: delete from 1 table where it overlaps another
- Subject: mysql: delete from 1 table where it overlaps another
- Antworten: 10
- Zugriffe: 545
Posted: September 13th, 2008, 12:26 am
Yah when I calculated how long it was going to take to run the actual query i need on the big 3 mil table, It came to 16 hours. Which is why I wanted to pear it down - but it looks as if that could take just as long as well. Do you think the delete would be better or worse than 16 hours? When I star...

