There is a extension called "ControlX" in the extension manager that does exactly that and more.
Thanks
Type: Posts; User: Gibbon; Keyword(s):
There is a extension called "ControlX" in the extension manager that does exactly that and more.
Thanks
Hi, I was just if this extension that is in the clickstore can only be used with the HTML5 exporter or it can be used using windows too?
It doesn't say, in fact for a paid extension it doesn't...
Do effects work on iOS? If so how can i get the multiply one (from the photoshop effects) to be "compatible"?
There is only a few lines of code within it, but its greyed out when the exporter is...
Whilst I carry on "guesing" how to do this as i cant find any current documentation on how (or even if) it can be achieved, does anyone know how this can be done on iOS?
In the App, take a picture...
I was pleased to see the The Listview object can act like a tableview and initial testing seems to show it works great.
However, the listview seems to offer Grouped Styles - This from my...
Hi, I tried this assuming this would work, but it simply does nothing when run on iOS.
Thanks
Andy
Hi, As I understand there is no current way to download an image to the camera roll other than using the capture object to take a snapshot which in my case is not doable. Therefore I am researching...
I will put together an mfa to show. However php does work fine, I am using it within my app. The issue I am finding is when a page (php or static html) that uses the Jquery Ajax functionality it only...
Just to add to this. After more testing, JS AJAX / $.POST requests work fine if you navigate to the URL directly from MMF.
If however you "load HTML' with a $.POST request, it does not work.
...
HI, I will post this in the bug tracker once its back up online.
What I am finding is the follow, if you load a HTML page up which uses the Jquery Ajax / POST / GET request they do not work on...
That is basically what I ended up doing, was just wondering if there was a cleaner way.
Thanks
Is there anyway to save an image to the camera roll? Be it an Active image, Active, Webview anything?
Currently the only way I think is using the screen capture object, but this requires having to...
Sorry, should of specified. I am using Webview for its cross-capabilities. I am currently using this for iOS.
Andy
I am trying to find a way to or workaround of passing information from html elements inside webview to MMF.
As an example, If i load a html page into webview with is a simple image. I want to be...
Hi, I am trying to use the web object to open my "mobile specific" website. So the site is designed responsivley for all mobile devices. The site works great and has done for a while now.
I want...
Hi, is there anyway of having a multiply effect that I can use in HTML5?
I have read that shaders dont work in HTML5 exporter but there is an ADD effect?
Is there no way for a multiply effect?...
Thanks Fernando, ill give a go at implementing it. however, please feel free to give some clues if you have time :D
Thanks
Andy
Hi, as part of a "setting" in my app, i want to let the user set the "app" background as an image from there camera roll and then it stay as such everytime it is run.
So the user can open and...
Just realised this ONLY breaks when using the Drag Object, If i move using keys the physics collision box moves with it, using the Drag Object to use the mouse doesnt.
Anyone know a work around?
...
I am trying to develop a level editor for my project but its proving very difficult. I am wanting to create background physics objects and then move them into position. The issue is, doing this just...
I have a physics active that moves around the screen and some NON physic actives that are used to detect collision (and then explode), problem is the non physics actives change there scale at...
And the objects I am creating at runtime are NON physics objects, just simple squares with call movement attached.
I am trying to Debug why what seem evry now and then physics collisions would break, The game starts and physics collisions work, they collide and stop.
I have narrowed it down to creating objects...
Possibly so, im using fusion physics for cross platofrm compatibility, how can I make it so a static physics object can only move on 1 axis?
I have a static physics object (a box/platform) which I move using X - X + 2 and I have another physics object which falls on it, I use "collides with object --> stop" which works, but once the...
Hi, whilst this may not help I thought I would throw a few ideas after developing slot machines myself in fusion.
My first one was similar to yours and for my winning check routine I actually did...
Hi, just thought I would offer some advice on the openGL ext's. I used them a while ago (https://www.youtube.com/watch?v=5geed9LSh6Y) along with the lua object and found it was quite tasking.
...
That actually does the job, however as the active is always scaling it introduces a slight jitter to the map, I have tried rearranging some of the actions but cant seem to get rid of it this time.
...
No problem, please dont rush! :) Yea which is what i tried, but scaling the active using set_scale seems to also scale the mask.
Thanks
Andy
Thanks again, I dont want to keep putting on you, and I am messing myself to find a way around it, however if you like the challenge and have the time then I am trying to find a solution to "scaling"...
I have fixed this by simply putting the Xmouse,Ymouse actions before the X_pos,Y_pos.
Thank you again for this, its spot on. I might play and add little bits to it now.
Thanks
So, once again this is brilliant and works pretty much just as needed, so thank you. The only issue I am running into is, using your example file when i remove the actives to just one and set that to...
Wowsers! That was fast and from initial looks its great!
Let me just do some little testing and ill get back to, but much appreciated and amazing work!
Thanks
Andy
Well, im not to sure how it would work myself having not much shader dev experience, the reason i mentioned layers is because if you feed an a greyscale image to an active's shader, how does the...
Ahh cool, ok didnt know that.
It is a difficult one to explain, but yes you are close with what you have asked.
From my idea initially there will be 3 "components", a background image, an...
Thanks but unfortunatly thats not quite what im after, i will try to explain further...
I basically want to have an active or image that I move with mouse/touch where the brightness of individual...
Hi, I was wondering if it is possible to use have a shader that modifies an active such as its brightness, but based on a mask (that is invisible to the screen?)
If not is there any other way of...
Hi, great effect however the example has no way to quit, the mouse is stuck in the window and its impossible to get out. I had to Ctrl+alt+Del then use the keyboard to end the process.
Just a...
That's what I tried which did'nt work, I am assuming depending on speed of spins it sometimes misses the compared value?
Andy
Hi, I'm trying to count how many times an active physics object spins? Anyone know a way to do this?
The object can spin either way.
Thanks
Ok so you can still download the pipe object here (why is this not in the extension manager?): http://sites.google.com/site/mmf2stuff/Data/Pipeobject.zip?attredirects=0
And ive made a simple 2...
And if we still had the "pipe object" this would have worked perfect without having to save a text file or anything, but unfortunately like many community made non profit plugins, support...
Still no news on this? Seems such a shame that its not available for iOS?
On a side note, i will gladly pay for this to be finished, or buy it from the store, i will compile it myself if allowed?...
This also works and doesn't use the "mouse over object", although it does "miss clicks" if done too quickly. I will use this for now.
Thank you.
Ok, so this works (although i still find it such a crazy work around just to do this???). anyway, the issue now is this is for mobile, so how do "mouse is over object" work on mobile?
Nope and i think if you try that it wont work for you either....
23383
Ok, im having a mind block, ive tried searching the forum but still not come up with a valid solution.
So basically this is the mouse click toggle issue, when the click event happens for the...
Dont think there currently is, there was once a chart object for MM2 which allowed for bar & line graphs, but as with many community created free extensions they lose support from the author and no...
Hi, im cant seem to find an official release thread for this object to contact the developer to request this so though I would pop it in here.
I noticed the webview is on Windows, iOS and Android...
Great thanks, this would be a huge help.
Andy
Any news in this? Have a requirement for a compass on iOS and this would be great.
Thanks
Hi LB, im just bringing this back up as I have such a requirement for this on iOS and was wondering it there is anything i can do to help or get this done IE I have mac devices can do testing or...
Is there any solution to having street maps on android & ios?
From reading / testing it looks like android exporter offers this but not IOS. Plus if i could i would like the maps to be the same...
Simon, yes I noticed the address registered on the forum was an old one, I never realised this as my clickstore seller email is the aol one so I regularly get emails from clickteam so assumed the aol...
Pm sent.
Thanks
Ok, so I apologise of not seeing your thread but for some reason I have no notification of a new private message? (I have also now noticed AND you also message me) why i dont notify i don't know??
...
Im going to have to bump this again as I (and I presume others) have still not received the upgrade discount? I am sure this is within your interest to sell your own product?
Jeff did you have any...
Still no reply...(on here or email upgrade request) regarding the upgrade discount, its almost like clickteam don't want my money?
Andy
Hi, any news on the upgrade discount code? I did my request yesterday, eager to get back to working on my mac full time.
Thanks
Ok, I will put in a request as well, if you hear back could you let me know?
I am all for clickteam charging for exporters but charging the same amount for the editor just to make it run on MAC...
Hi, i have just noticed the new exporter available for MAC which is great news, however I also noticed in the "click shop" there is a fusion 2.5 dev for MAC for £249? Is this the case that I already...
Hi, I have two bitwise extensions installed and they are both available in the extension manager, have you tried these?
Bitset Object
Bitwise Helper Object
Thanks
Andy
Sorry to jump on but can i just check, you mention the new mac version of the editor? Is this anything different to the beta build? I Heard the release of the mac editor was this month yet i cant...
For some reason I have always found this a little confusing so im hoping someone will be able to explain to clear it up.
I have an active and which is a bouncing ball and i want lots so i...
Hi have you tried changing the default php charset to UTF-8?
$phase1 = htmlentities( $_POST['phrase1'] , ENT_COMPAT, 'UTF-8');
$phase2 = htmlentities( $_POST['phrase2'] , ENT_COMPAT,...
From what i remember there is a webcam object that does just that and what I did was download a free video -> webcam emulator (so it played the video through the webcam object) and then you can get...
I am moving the position of a layer but I am finding its only moving about 200px up and the app becomes un-responsive?
Why would this cause it to crash? Anyone else experienced any issues?
...
Hi can someone just confirm if this is a bug or i am just doing it wrong?
I have a layer that i can move using position layer X or Y. all actives ETC work fine, however if i add a string object on...
Hi, just wondering if there was any ever chance of an IOS version of this JSON object coming, I have a project that would be made much easier if this was available.
Thanks
Andy
I really am at a loss on how to get the Advanced Gameboard Object to detect "no more connected" from the remaining bricks.
I click a brick, it detects bricks around it, all works fine. THEN I...
Cheers Danny,
I did come across the microphone object which gave me a bit of hope, just don't yet have the android exporter as I've never required it but have now this project that does so I would...
Hi just wondering if these two features are possible with the current android exporter?
The ability to record sounds through the device microphone?
Basic drawing capability, just simple...
Hi, I am using the standard list and "load filelist" action to load a folder of images.
If i "add" new images to the folder, the listfiles checks and re-loads the filelist. However, the problem I...
Hi, just wondering if someone could help. Im trying to create an alpha for an image based on colors.
So callbacks seems perfect for this only i cant get the callback alpha working. I can get the...
I have this idea for an app and trying to research if its possible in fusion?
The app itself wouldnt consist of much and would need to simply be "installed", then i would like the ability for the...
Hi, in the changelog of b283.5 it says that the html5 active object hot spot issue has been fixed, yet it still doesnt work, setting the hot-spot of the active image at runtime does nothing and just...
JohnArtbox, this will always require server code, html5 is client-side and has no direct access to a mySQL db on the server. If you dont already, i would recommend (if you plan to use HTML5...
Hi Danny, I use the HTML5 just for application development and for me it would be the simple things that the CANVAS already has yet we have no control over such as access to the drawing functions,...
Hi, is there no way of having the file selector in HTML5? The problem is I want to allow users to upload images, so i thought i could use the file selector in HTML5 app and the result i send off to...
Hi is this still active? This would really come in handy right now. If still in testing I am happy to test on a possible active project.
Thanks
Andy
Yes I made it big with intent to add the HTML5 screenzoom object to then frame everything to the viewport of the browser, sadly the HTML5 zoom object only zooms graphics and ignores all "click"...
Liking this, im really hoping more advanced extensions like this that can really make good use of HTML5 come out in the future.
Much like the websockets extensions, although unfortunatly that...
Hi, although i cant help with the particular error im just intruiged, do you use winebottler to run MMF?
Thanks
Andy
All posts regarding bugs were reported in the bug-tracker at the same time, I simply post them here too for others who search these problems can then find and read about them.
Andy
Hi, as my full time job I do a lot with real-time communications M2M and while Ive always wanted to use MMF HTML5 to make a nice Web UI ive so far not really been able to. The HTML5 does have a...
Another bug with the active mage, the Set Size action does nothing?
It appears the active image is very buggy!
Andy
Ok so while trying to resolve why the active image wasnt loading images, i realised it wasnt that which was the issue, the application was locking up due to the action "set angle".
This causes...
After all this time, why isnt such a simply object working correctly? The string object at runtime you cannot change the size as there are no options, and yet when you set the font size it asks if...
I'm really needing this, does anyone know the answer or know how it's done? From old threads it appears it was possible?
Thanks
Andy
Hi Nivram, thats very similer to how I am currently doing it, but if you increase your 40 to 400 then quite a few stars overlap, the issue is I dont want any overlapping each other.
Andy
How do i get it to load an external image from the webserver where the application is hosted?
What do you hav to actually put in the expresion editor as i seem to have tried everything?
Thanks...
Thats what I though but i position the object in the same event that creates it, so surely if i put the condition in that event then its tryingt o check for overlap before its even been created?...
Im having a hard time trying to work this out, I want to create lots of actives at runtime, and position them randomly BUT i dont want any to overlap each other?
Anyone know how this maybe done...
Would it be possible to impliment functions (or an extension) that allows you to access the standard canvas features, such as drawing shapes ETC?
Thanks
Andy
Hi, just wondering if there is any plans for a new version with bug fixes as there has been quite a few bugs posted (my myself have posted a few fustrating ones) and its gone a bit quite on the...
I have a really fustrating issue. Ive found quite a few obejcts dont working in HWA mode which MMF2.5 defaults to.
So to get around this i use standard and the issue im facing is it doesnt matter...
Ok, this is more likly whats happeneing, ill drop it inside an always.
Thanks
Andy
There also seems to be a bug with this, when using a "tiled" image, it always uses black as transparent, you cant seem to having anything else? Even if you set transparent color and set it to change...
Ok so im sure this is a bug would like to check first.
When you have many instance in a frame in EDIT time and then "spread value" at the start it works fine.
If you create new instances at...
Hi, is there anyway to create an alpha channel other than just as a rectangle?
Basically im wanting to create a triangle shaped alpha, is this possible?
Thanks
Im trying to figure out how I can get a list or array of coordinates that make up the line between 2 points?
Anyone know how I would do this?
Thanks
And this works for me on most backdrops, but others the active simply walks through? These are imported "png" files and i have a feeling its somethingt o do with the alpha channel. Even when i "use...
All i want to do is make a "simple" working platform example (not an actual fully fledged game), just an active that moves, hits obsticles and climbs ladders.
But for some reason I cant get it to...
Hi, dont usually post my developments but this one was just a bit of fun/testing for myself so thought I would.
Its basically a fruit/slot machine and was development within a day, including all...
HI, i made a HTML5 application big with intent to use the Screen Zoom component to the downsize it to all screen sizes. Visually this works great and i was really surprised with the result....
Yes, thats how you would think it should be, although if you was to try it im sure like me you will find it doesnt work.
By execture I assume you mean "start"
Andy
I have this fustrating issue that I cannot figure out?
I have a path movement that simply moves from one node to another. I have set it to "reverse" at the end, so it goes forward then back and...
How can I join two objects with a solid joint, i cant find any way to do this?
Andy
Also coming from a programming background this is something I really miss too.
So what I do to keep things tidy is use event groups, I create a group and disable at start, then use the "on group...
Can anyone else confirm this? I would have thought lots are using the new physics objects and must have experienced this?
Also, if you dont use the "joint" object but instead tell the physics...
Ive posted a bug repot as I am assuming this is a bug but;
The revolute joint always turns anti-clockwise for both positive and negative numbers in motor speed?
I assume it is not meant to do...
Im still puzzled or dissapointed by this, from what I can see the physics car movement does nothing more than the standard car movement, is it actually meant too? Do any of its physics properties...
Hi, im playing with the physics now included in 2.5 and ive dropped in the engine, and gave an active object the physics car movement, but it doesnt matter what change in regards to friction, density...
Have you tried changing this line to match your application size in MMF?
<canvas id="Canvas" width="800" height="800">
Thanks
Andy
From the HEAD section: (all below isnt needed but recommended)
<script>
if (!window.HTMLCanvasElement)
{
window.open("http://html5-fallback.html", "_self");
}
</script>
Hi, im just wondering if there are any limitations or differences to the MMF2.5 free edition that exports to HTML5 only only a month ago I purchased the HTML5 exporter and now a bit concerned it was...
Not sure if 100% the same but in the flash forum I recently posted about an issue where the flash exporter wasn't accepting floats, it was simply rounding them up.
I am however using floats in...
Hi Dracislooby, it may have a big overhead but it nevertheless is still widely used throughout and that's why I thought I would expose the issue here.
As you can see from my post I did overcome...
Yes, i did think that and will do so until the option is available.
Thanks
Andy
Ok, obviously thats down to taste, as you mentioned jQuery is powerful and has become one of them most used framworks on the net, so when developing HTML5 apps for communication with servers it can...
I seems to be running into an issue when using jquery with runtime.js. I am getting the JS error: "TypeError: e.Qk is not a function" and the application doesnt show when I have Jquery load AFTER...
UPDATED!
Ok, So in the runtime.js i found where it is filling the background and made this now transparent, but what ive found is anything that "moves" leaves its self pasted in the background? So...
Ok, im really desperate for this for a project and worry that if this cant be done then they will request the project to be done using other means where a transparent background is possible which...
Hi, im just wondering how i achive a transparent background of the canvas/html5 application (not the page).
I have changed the included canvas CSS (or removed the brackground-color property) but...
+1 for a webSocket Server extension. This is something ive wanted for a long time but thought I was alone so didnt see the point in requesting. Being able to host WebSockets would be amazing.
Andy
Ok, and I appriciate that. Do you have any sort of scale when that might be. Im not asking to rush you im simply just trying to manage my projects.
Note: I can confirm installing the above has...
ahh yes, this sounds good. :)
When will the amended version be available?
Thanks
Andy
Unfortunatly that is all it says, nothing else, it lists lots of DLL's but doesnt tell me anything about them or if they are missing?
Thanks
Hi, ive tried running the dependancy walker and the only thing it really says (unless there is a way to detail down further that i havnt found yet) is
"Warning: At least one module has an...
Hi, just going back to this, windows 7 pro (not embedded) surly has directshow filters installed? Its a full clean install of windows 7 pro, right after install i try to run my application (that...
Hi, is there any chance this could be ported to HTML5 exporter, as the HTML5 application communicates with Javascript alot having the JSON object would make more things alot easier and obviously its...
Hi, just going back to the windows embedded issue, i have just reinstalled a fresh windows 7 pro onto the computer and tried to run the program again and strangly the error shows up again? Yet i pull...
Hi I have a simple "loading" image for my pre-loader. But ive noticed the background is always black when loading? I have tried setting the background in the settings but it remains black?
Also...
Or a better solution (if any knows how) would be:- To be able to rotate objects to a certain angle over N seconds.
Thanks
Hi, since asking this I went ahead and purchased and I think its really good!
Thanks
Hi, simply one for a math guru :), I have two objects and I want them to rotate to different angles but always take the same time?
So for instance one might have to rotate to 340 degrees and the...
Hi, having recently purchased the HTML5 exporter one thing I have found fustrating is, when using your own javascript functions ETC, for every build and run I cant easily integrate the javascrpit...
Hi, just a quick question, does the exporter actually generate native HTML5 code?
I have a client asking for some animations and interaction and they want it to be in HTML5?
Thanks
Andy
But i dont want any rounding, I want to rotate the object by 3.6, but when it gets exported to flash, it rotates it by 4?
Andy
Yes, after further test I think your on the money, how can i prevent this or get round it?
Edit: 100% no difference in rotation if i use 3.6 or 4, so it is most difiantly being rounded up?
...
Ive noticed this is not the timing but the angles, the rotation step of 3.6 degrees is bigger when built for flash?
Is this a bug?
Andy
I have a project im working on that rotates an object 3.6 degrees every 10th of a sec, when i "run from fusion" it works and finishes the right rotation, when i run it in my browser as flash it...
Hi, im getting confused. I have a 2 timers set so every "3000 * global value A" it does something.
1 of them actually moves an object and the other just changes a counter. The problem is with the...
Ive actually managed to do this different. Instead not use fast loop at all, instead ive made a group which once activated 'always' does the action until no more need and then closes the group. This...
Yes its very strange, its really fustrating too because i dont actually want to do anything else whilst the loop is going, I just want the progress bar to go up (as it does) and it not to act as...
Hi, ive always wondered this and so decided to to ask. When looping through lots or larg amounts of data that takes a while, the application locks and if the window is cliked on it then acts as...
Hi, just tried to run an exe using opencapture on windows 7 embedded and it immidiatly shows an error "Cannot load OpenCapture.mfx. This object might need an external program or libary not yet...
Hi, im just wondering as i cant see any screenshots or anything related to how certain "controls" look using the IOS exporter?
Such things as the list control, does it show it as a iOS list, with...
Thanks LB, is there somewhere specific I can post this to try and get the fix looked at? Or is this unlikley?
Thanks
Andy
Ok, ive given all information in the MFA file on how to re-create the bug. there is only a few expressions and actions.
Zip contains MFA and index.html, put both inside a directory and then run...
Hi, ive created a web server and what im trying to do is, when a get or post request arrives "do something" in mmf and then respond with some text. The problem is it appears if you dont "add to...
Hi, does lacewing or could lacewing support just a simple socket connection?
I dont want to use the protocol currently implimented, just want to create a tcp/ip server that "anything" can connect...
Hi, I want to create a "tcp/ip server" using mmf but I want to be able to connect to the server from other applications that are not develped in mmf? Is this currently possible with mmf?
Using...
Ahh cheers, thats good. Ill give that a go.
The other feature i cant seem to get working is save video stream to file? Simply doesnt seemt to do anything, is there something other than "start...
Hi, earlier I enquired about getting pixel colors in RGB and you explained that currently I can get them in HSV. Is there any easy way to convert the HSV to RGB. If not how exactly do i get HSV at a...
What ever i do i cannot get to include a file and load it at runtime?
Its a .obj file and im trying to laod it into the mesh obj, this works all fine if i load it normally from disk. If i try to...
Hi Looki. Going back to the multiply with alpha, what im finding is:
I have a png which has parts of it transparent and some parts not. Iif i load that that into surface as normal, its all...
Thanks Looki, works great. The only issue I have ran into is: When i load a PNG file wich has an alpha with it that i want to "mulitply" onto image 0, the multiply seems to be ignoring the alpha and...
Hi, does any know how if this extension can do a "mulitply" effect between two images loaded into the surface? I found a shader effect that I could use between surfaces or ative pictures but then can...
Hi, just wondering if there is a way of just doing a simple color check on pixels using opencapture? So a simple get RGB color at X,Y?
Thanks
Andy
Hi, this is the first time ive read about 2.5 and its great to see some big updates coming along. I Have tried finding out more and reading through all these posts but still not found the answer. In...
Hi, im trying to create a standard TCP server for which i can connect to using telnet ETC and send commands. So i went ahead and created a lacewing relay server, hosted it on 6161 and then tryed to...
Hi having some trouble with loading a page i have done, i have debugged it down to webView not liking the javascript "JSON.parse(jsontext)" function? It seems to crash at this line, yet in any...
Just wondering if there is a "maps" extensions for ios yet where i would be able to put "pins" on or tags?
Thanks
Andy
Hi, this is great. Thanks for impimenting them features. Its become a really good extension, on ive been wanting for a while.
I noticed ever since you made it so we can set the size at runtime...
Hi just wondering if you had any luck adding a "save to file at resolution"?
Thanks
Andy
Seems to be working with 0.9, ill give it some more testing but initial test show no crash and a better resolution.
Excellent extension and much appriciated updates in such short time
Edit:
...
Hi Damien, thanks for the update, unfortunatly, when i try to set the resolution, even to the basic 640x480, the runtime immidiatly crashes?
Thanks
Andy
Hi, ive been playing with this and its great, i would love to use it as a replacement to the ActiveX object im currently using thats a bit intermittant.
The only issue is the resolution seems...
Hi, im trying to figure out why i cant get the console object to do anthing?
If i run CMD in windows and type ipconfig i get a result, if i use console in MMF:
Start of frame:
Open console;...
Hi, just another quick question, i assume you can but havnt read it anywhere. Can you like allways just run an ios game/app on windows to test it as your developing it. You dont have to keep building...
Thanks
Andy
Hi, im thinking about purchasing the IOS exporter but the app i have in mind would need to connect to my server to pull down info?
Is the GET object available for ios? Or an equivilent?
Thanks...
Hi Looki, thanks the blit hot spot now works, but unfortuinatly i have regained the "save image crash" issue that i posted a while a go, where when you try to save an image it crashes? You did a...
Hi Looki, ive downloaded and extracted all files over the old ones but the problem still seems to remain? I opened up the hotpotissue.mfa i posted here and it still the same? Ive tried re-applying...
Wow, ill try this asap sounds excellent! Thank you very much looki, very much appriciated! (and glad i found a bug without knowing i found a bug, if only it was that simple) :)
Thanks again...
Hi looki, just wondereing if you managed anything with hotspot? (dont get mad) :) Im sure you busy and lots of other priorities but just wondering as its all i need now :)
Thanks
Andy
Ok, yes there is alot im learning about it, ill look into that way. As for the hotspot, it is stopping me from releasing my software as im also setting the blit rotation, this therfore seems to cause...
Hi Looki, just wondered if you managed to look at the hot spot issue?
Also i still cant find a way to blit from one surface to the alpha channel. Ive looked over the examples but i think maybe i...
Thanks Looki, one more thing im trying but cant work it out is to be able to blit to the alpha channel. At the moment i can create a rectangle or set a pixel, but i would like to be able to "blit"...
Hi this might sound a bit pointless but at least a bit more reasuring lol. There ARE extensions to do ALl of the above because i once created a macro app that did alot of what you wanted. What...
Hi, here is a quick MFA showing the issue with the blit hotspot. It simply seems to ignore the hot spot command.
9186
Thanks
Andy
For some reason i only have Direct3D 8 or 9?
Thanks
Andy
Hi Looki, just want to again thank you for this extension, ive been working with it for a while now on this app and the more i explore the more i realise how powerful it is.
The only down side is...
Hi Looki, i hope your not getting annoyed with the posts, im sure it looks like im just having a big moan but im not, im just trying to learn about the surface / help find any issues.
So after...
Yes but im surprised at how much?
Ive also noticed if i place the counter im using to show the FPS over the surface image it drops another 30 - 40 FPS, simply move it off it and it shoots up?
...
Hi looki, dont want to double post but just thought i would bring this to your attention as you may be able to shed some light :)
...
Ok, so this has been rattling me all day and ive finally found out why? but cant understand why....
So im developing an app which relies heavily on the surface object and i started to notice some...
Thats fine, makes sense once you know. :)
Ok, one more issue & im sure im doing this correct but i cant seem to get it to work. I decided to use a seperate surface for each layer, but these are to...
Hmm im still having issues, i guess its because of the extra im trying to do, ill try to explain so you have the bigger picture.
All example move the object at an angle at SPEED, what i want to do...
Hi, im trying to get an object to be able to move ONLY in certain directions, but based on an angle rather than the limited 32 directions.
So I can easily get the angle between 0-360 but im having...
Ok thanks looki that's great. It really is an amazing extension and so powerful. I hope you continue the excellent support and its future.
One last question is what's the main differences to set...
HI Looki, what happens when you "load a file"? Does this add the file into a new image slot? or compeltly right off all other images and put this in as 0? or something else, im getting mixed results...
Hi Looki, ill get an MFA and upload it, obviously the destination issue was due to not setting the stretch mode, so that should be sorted.
One thing im trying to do is have a basic layer system?...
Hi, i can seem to blit from one surface to another? Is there a known reason why?
I simple have 2 surface objects, and the minimum required to blit from one to another, but nothing appears, if i...
Hi, im trying to find a way to have an image (either active picture or active object, anything) that has an image loaded in, i would then like to be able to click anywhere on the surface object and...
Ok, i think ive managed to crack this without using any third-party extensions which is nice. Just have to check perfomance on a list of string.
Thanks
andy
Hi, ok ive tried a few things now using a few extensions and cant seem to get something that works "good"
Im trying to convert a string that would be similer to this " 0.0094 0.0034 " to...
Hi, i found out this today.
If I simply have a string object, and then use the "mouse over event" set underline true, then another "negate mouse over event" set underline false it only works with...
Opps forgot to come and update this, i realised shortly after how daft i was being! My mind wasnt in order this morning!
Thanks though
Andy