|
 |
|
01-07-2006, 04:46 PM
|
#121
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
what an excellent app! thanks!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
01-07-2006, 04:48 PM
|
#122
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
chuck the way its written it doesnt even need the restricted area because anything out of the area is masked
i just updated it to
if (_root._xmouse >= 0 && _root._ymouse >= 0)
its not even an issue
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
01-07-2006, 04:49 PM
|
#123
|
|
Newbie
Join Date: Sep 2005
Posts: 53
|
thx, that would be great, so you guess that my problem is related to the color picker ... but have you some idea about the fact that this is true only for me?
about the restricted area, you're right, sorry for that, but I tested this function with older releases ... newest solved this issue ...
anyway, working on my desktop with a mouse, when I reach the edge of the drawing area keeping pressed the mouse left button, and the release it ... on reentering the drawing area the mouse keeps drawing also without pressing any button ...
trying to be more precise:
press left button and move mouse to draw on the drawing area ...
go toward the right edge and sorpass it then release the button ...
reenter the drawing area without any button pressed ...
you see that the mouse starts drawing also without any button pressed ...
|
|
|
01-07-2006, 04:59 PM
|
#124
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
Quote: Originally Posted by lucianop
thx, that would be great, so you guess that my problem is related to the color picker ... but have you some idea about the fact that this is true only for me?
about the restricted area, you're right, sorry for that, but I tested this function with older releases ... newest solved this issue ...
anyway, working on my desktop with a mouse, when I reach the edge of the drawing area keeping pressed the mouse left button, and the release it ... on reentering the drawing area the mouse keeps drawing also without pressing any button ...
trying to be more precise:
press left button and move mouse to draw on the drawing area ...
go toward the right edge and sorpass it then release the button ...
reenter the drawing area without any button pressed ...
you see that the mouse starts drawing also without any button pressed ...
that is because flash then loses its ability to listen for a mouseup event
you are drawing outside of the field so it doesnt pick up the fact that you have released the mouse bacause it couldnt "hear" it outside of its own window
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
01-07-2006, 05:04 PM
|
#125
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Quote: Originally Posted by lostreception
chuck the way its written it doesnt even need the restricted area because anything out of the area is masked
i just updated it to
if (_root._xmouse >= 0 && _root._ymouse >= 0)
its not even an issue
Good thx
|
|
|
01-07-2006, 05:09 PM
|
#126
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
btw chuck i finished adding the mousedown effect
it was a little more complicated then i thought but i got something that works
i made flash tint the existing jpgs 50% black when hit
i successfully got it to work the other way around with a 2nd jpg file but ther was a moment (quick flash) where the file would reload everytime. it didnt look nice at all. plus imrunning a faster machine then some carputers so if i wont load quick enough on mine it will never work on a 733 or 1 ghz via
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
01-07-2006, 05:26 PM
|
#127
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Looks real good
i will start on updating now
|
|
|
01-07-2006, 05:54 PM
|
#128
|
|
Variable Bitrate
Join Date: May 2005
Location: Amsterdam
Posts: 350
|
Quote: Originally Posted by Chuck
meelobee how is this?
Could not send via e-mail - bounce back
If you want to change the buttons change the .jpg file
I am waiting for lostreception to send me a new .fla with button up and down state
wow nice!  But I got a problem getting it to work. It works when I open the .swf in a browser, but I can't get it to work embedded in RR.
I extracted draw-skinnable.zip from post 1 to C:\draw. I also extracted meelobeedraw.zip to C:\Draw
In my skin I have this command:
B09,0,460,160,70,"LOAD;scribble.skin;;C:\draw\draw &save.exe;Draw"
It loads the scribble screen, but shows the wrong draw screen. What do I need to change on that command load the new draw skin?
When I just add a 800x530px flasharea to the skin the right half of the draw area isn't working,
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
01-07-2006, 06:59 PM
|
#129
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Meelobee Down load your file again I just fixed the .swf file - I think
let me know if it works
|
|
|
01-07-2006, 07:12 PM
|
#130
|
|
Variable Bitrate
Join Date: May 2005
Location: Amsterdam
Posts: 350
|
Nope, still the same. Which way should I use it? should embed the draw tool or just add the flashfile in rr?
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
|
|
|
01-07-2006, 07:26 PM
|
#131
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
add the flashfile in rr
|
|
|
01-07-2006, 07:37 PM
|
#132
|
|
Variable Bitrate
Join Date: May 2005
Location: Amsterdam
Posts: 350
|
When I do that it's still only working half:
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
|
|
|
01-07-2006, 07:44 PM
|
#133
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
chuck i sent you a pm but the instructions are incorrect
i misunderstood you at 1st
dont delete the box you need to make it larger you changed the size of the movie but not the hidden fix layer i used to fix the swf embedded problem
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
01-07-2006, 08:51 PM
|
#134
|
|
Variable Bitrate
Join Date: May 2005
Location: Amsterdam
Posts: 350
|
For those intrested; I've attached a jpg of the chalkboard I used in the picture above.
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
Last edited by Meelobee; 01-07-2006 at 09:38 PM.
|
|
|
01-07-2006, 09:45 PM
|
#135
|
|
Constant Bitrate
Join Date: Mar 2005
Location: Seattle Area
Posts: 175
|
One usability issue I'm seeing. I'm using the version from post 100... so I think that's the newest. Anyway, everything works great except when I save an image or a few, close road runner (say I shutdown the computer for the night) then next time I start up the app, I'm taken to image 1.
Just based on how any other application acts, I'd expect to be taken to new blank screen. If I then want, I can click on the back buttons to see my old drawings (I'm mainly using this to write down phone numbers and addresses and such) I only want to look back at them when needed.... When I open the program I can see it will eventually get annoying if I have to press through all of my old images just to get to a new image.
Would this be an easy modification?
Thanks
__________________
Matt Atkins
Seattle5s | President
'01 M5 Lemans Blue/two tone black and silver interior
Factory nav.... for now
Old Car (almost sold)
'98 540i-6 blk/blk
Dell 300m | Xenarc 7" | Road Runner | iBusCOMM | NaviVoice | Streets & Trips GPS
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:52 AM.
| |