
Welcome Guest
|
#1
|
||||
|
||||
|
I've been working on a Chat Program with Flash MX and PHP Flash Remoting. So far it's a great venture and a lot of fun.
Now in my original PHP script I was sending timestamps to a database for the last evaluated time the user was "seen" PHP Code:
Actionscript:
// Example of EPOCH Time Stamp from Flash MX // Date of this Post March 27, 2003 trace(new Date().getTime()); //Output 1048792661937 Now, I'm wondering why there is a difference... <Flash MX EPOCH = 1048792661937 /> <PHP EPOCH = 1048792954 /> This isn't slowing my progress with the Chat Program, but I just made this as an observation. I was sure both Flash MX and PHP returned milliseconds from January 1, 1970 to now. Why such a difference? I'm going to figure out the offset. |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Flash Builder 4.6 is now available for download | FlashMove | Flash Builder |
0 | 12-05-2011 01:35 AM |
| php and flash issue. | Arthur005 | Flash MX 2004 |
4 | 10-20-2005 05:26 AM |
| Passing Flash variables to PHP - HELP!! | Clayanimated | Flash Media Server |
1 | 07-11-2005 12:04 PM |
| Interesting PHP to Flash Variable Problem | spiter | Flash MX 2004 |
13 | 07-06-2005 03:40 PM |
| php to flash | laukis | Flash MX 2004 |
2 | 02-07-2004 05:57 PM |

Other Programming




