Does anyone have experience loading a video in the HTML5 object that is windowed within an application rather than opening a browser window?
Type: Posts; User: Youthinkasido; Keyword(s):
Does anyone have experience loading a video in the HTML5 object that is windowed within an application rather than opening a browser window?
AND Thanks so much for the help! I was using the incorrect installer
I have not figured out the issue yet. I select fusion 2.5 as the bottle but I get the same error
I was able to remediate the issue by installing CrossOver for mac!
I am able to install fusion 2.5 on mac OS Catalina but when I attempt to install the iOS exporter, I get the following error:
"MMF2 is not installed, please install it before running this program"...
I have been running fusion 2.5 through the wine app on my Mac computer for years and after upgrading to iOS Catalina, I found out the wine is no longer supported.
Is the current version of fusion...
Yes i have added physics engine object extension. It seems to give me problems when i select bouncing ball movement, or even have it at all.
Ok i built final project and I got this error in xcode: 'CRunBox2DBase.h' file not found
Im not using any camera extensions so I don't know why that would be an issue. The only extensions I am using are Movements
I am getting an error in xcode when trying to run my iPhone project. 'ZBarSDK.h' file not found in Xcode
I have hundreds of objects in global events. How can I locate an objects icon so I can look at its events without having to scroll to locate the desired object's icon?
Fernando
Receiving a popup window each time I try and save or run my file. See attached
https://drive.google.com/file/d/1veB91U6BKt3FR_RgeLxg-ajuK8w7Add8/view?usp=sharing
I am trying to use date and time object and it is not showing on ios. I attempted to use the iOS timestamp object but that one doesn't give me access to minutes and hours, or at least not in an easy...
I have an MFA I created with Fusion 2.5+ Developer version (R292.22) and Im trying to open it on Fusion 2.5 Developer Version (R292.22) and I receive the following error:
"This file cannot be...
Currently, the iOS object shows a large string of numbers when getting the timestamp.
How can I convert this to day, time, year, min, sec, etc.?
Thank you for those! How can I show the user how much time has passed though? Can't seem to get the equation right since it keeps changing to negative values
I am trying to make a reward timer that rewards the player every 15 minutes. My issue is not with actually getting the technical details with the timer, I use the Clock object to compare values saved...
Im not sure why it works when I replace that file. I typically have problems when I transfer an MFA from my laptop to my computer. Both instances of fusion are the same.
If I want to add a particular object to every frame, is the only way to do so I manually copying and pasting the object each frame?
Thank you marbenx that suggestion worked perfectly for me!
Thank you, I am now able to download the text file through the webview object. How can I have it automatically update the text file that is hosted when I make a change to it in fusion?
Fernando I think I'm experiencing a bug with the GET object.
The location of the text file is: http://m.uploadedit.com/bbtc/1584026255475.txt
Video of my events:...
The issue was fixed by replacing the current "Runtimeiphone.dat" with the one you gave me a few weeks ago. It seems I need to do this each time I work on the file from my home computer and then move...
Fernando iOS edit box is not showing up on ios.
I know how to use the string tokenizer but I don't really follow on how im supposed to use the parser to remove the document info
How do I go about getting string data from a txt file loaded on online using the get object and string tokenizer? Write now, the get response I get shows a bunch of doc type info.
Thank you!
Is there a way to enable/deactivate follow the frame property for an object via an event?
I have a list object in frame 1. In the other frames, when something happens, I need it to effect the list in frame 1. How do I do this?
The ios object "vibration" property is a bit dated compared to what's out now. Does clickteam have any plans to update the
iOS extension to allow more vibration options?
Got it working. You were right about security frameworks. Just needed to install those in xcode. thanks!
chartboost tutorial mentioned to add "-ObjC" in other linker flags. I had too many listed, removed the additional ones but still have the error
Ok i got it down to just 1 error: ld: library not found for -lBox2D
Showing All Messages
Ld...
Downloaded Chartboost SDK and implemented chartboost based on the tutorial and received this error after importing the chartboost framework in xcode.
...
Ok sent the IAP mfa
By default, any autosaves or backups are being stored on my desktop. I looked inside preferences in fusion 2.5 to try and change the default location but couldn't find the option. help?
Thanks
Here is a quick video of associated events, actions and expressions:
https://drive.google.com/file/d/1MqW-uy6F8E9YSGEySxW7NEB6lJV2c5mK/view?usp=sharing
I suspect the request is made synchronously on iPhone so it I'm not able to show the "purchasing" screen until it completes the purchase, whereas on my computer its synchronous and I am able to show...
When making an IAP with the IOS object, I have a loading screen. However, I don't want the loading screen to appear if the user presses "cancel" when prompted to make an IAP. I have tried using the...
Excellent, thank you!
I am experiencing crashing in xcode in my ios game when requesting in app purchase product identifiers.
here is the code that gets highlighted in xcode:
int retVal =...
Thanks so much for your help! That worked!
Instead of loops counting from 0 and up, is it possible to have them count backwards from a higher number such as 16?
Feature request for iOS compatible lists to be able to delete a selected item in the list when user swipes like the image displayed23191
I haven't been able to get it working using the normal edit box. it always requires me to first click in the edit box to get the ios keyboard to display.
Is there anyway to pull up the iOS keyboard in my app after pressing an iOS button? In my app, I want the user to click an image and instantly pull up the ios keyboard to rename it. the iOS edit box...
on pc, I can save and load a list file to "c:\listexample.lst" but where should I save the list file when attempting to save it on an iOS device?
Thank you!
could you show me where to find them?
When setting a List mode to Picker view, the list completely vanishes when testing the game on iOS device. The picker view mode was working previously but the newer versions of Xcode may have caused...
How about when saving list files? On windows, I can save a list file as "C:\example.list" and load it into the frame later, but the list file won't load when testing on an ios device, only works in...
Are there any help files available for the iOS extension "iOS.mfx"?
what is the ini file path for ios?
Lists and text boxes with autoscroll specifically designed for iOS would really help me display more text easily
The Hi-score object seems to be the easiest method for me to track a players scores, however, is there any way I can use it to track ALL scores? Not just the highest.
My app scrolls fine when used on a computer but when used on my iphone through xcode testing, it doesn't scroll. PM me and I will send you the file.
Im having trouble getting my App to scroll on ios. If my app's Window size is 375 x 667 and I want to make frame 1 scroll horizontally, Do I need to alter Frame 1's width to be larger than the width...
Is it possible to move an active object in front of a list item?
The extension manager shows that "buttons" (not the iOS button extension) are supported by iOS, yet when I change the button type to "radio", it doesn't show up on my iphone when I test my app...
Is it possible to load a PDF into fusion 2.5 ?
Will do. I only want people to edit bugs on certain frames so how can I activate password protection? I see the option to add a password on the frame itself but it is greyed out in the runtime...
Thank you for the replies. I fixed the issue by updating my build version, but I will be posting the file within the next few days with a different set of bugs that I need fixing with the same...
Ever since updating to the latest build, I can't add a new button or active system box when selecting it from the "Create new object" screen. Anyone else experiencing this?
Received this error when launching a test of my iOS app through Xcode. The build initially succeeded but the app crashes as soon as the fusion 2.5 splash screen goes away and I get a SIGBART error in...
The text blittering extension doesn't work for iOS, which is the intended platform of my App. Thank you for the reply
When I change the color of a string, it changes the color of all paragraphs. How can I change color of ONLY the first paragraph in a string?
that worked! thanks!
How does 1 go about detecting the number of lines in a paragraph of a string?
If a user makes a certain choice in my application, I want a string to display a lot of text. I want to display a button below the text displayed but it keeps overlapping the text.
22654
I purchased my copy of fusion 2.5 years ago and don't have the serial number anymore. Is there anyway I can check what it is or have it re emailed?
I am using build R284.10
Im currently trying to create an application that contains questions and allows a user to swipe up or down to scroll through the app to view more questions. I can get the app to work on my computer...
I'm using "A new touch has occurred" as well as "Touch 0 is active" conditions to get the screen to scroll. everything works fine on the computer but when i test on my phone, there's no scrolling
xocde error
type = value->type; Thread 1 Breakpoint 1.1
if (stringValue!=nil)
{
[stringValue release];
stringValue=@"";
}
switch...
I can't get scrolling, using the iOS multitouch object to work in any iOS version
Does anyone have a recent example of a game or app that uses scrolling that will work in the latest release of iOS ten? I've tried several of the versions that people posted here years ago but they...
After exporting my iosXcodeproject from Fusion 2.5 into Xcode, I receive this error in Xcode which prevents me from testing my app on my phone
@interface CRunScan : CRunExtension...
What should my bundle version be when exporting an iosXcode project from Fusion 2.5? The default is 1.0. Any reason I should change it?
Radio buttons don't show when I test my game on my iPhone. Any fix for this?
I have left the build version in xcode as its default value (1.0) I exported my project as "iOS xcodeproject" from fusion 2.5
After exporting my app from Fusion 2.5 and opening in Xcode, I get many errors like:
if (GetEventCode(code)==CNDL_EXTCOLLISION) ! Shifting a negative signed value is undefined
if...
My string text is smudging when I run my application and attempt to scroll. Any fixes on this?
22637
Fusion 2.5 allows for multiple line radio buttons but how can I make a multi line checkbox?
does anyone have an example/tutorial of a fusion 2.5 app that utilizes vertical scroll commands in iOS?
Running Fusion 2.5 on Mac with Wine 1.7.33
Copy and paste functions ( Ctrl + C,V) do not work when attempting to copy events, levels, objects, etc.
Anyone know a fix for this?
Ive attached a somewhat functional version of my tower defense game
2 main problems I need help with
- Can't get archers to find the closest enemy to target
- Can't hide the archer ranges...
ah! thank you!
The MFW is the only file type save option Im given when attempting to save a Fusion 2.5 project. how do i make if MFA?
trying to attach example file which saves as mfw type. forum wont let me upload unless its mfa. any suggestions?
How can I backup a project in fusion 2.5 in case I make some mistakes in the code and would like to revert to a previous state?
When I "save project as" It does not create a duplicate file.
Thanks for the feedback.
Here's the updated version
14160
How can I prevent multiple enemies from overlapping each other, creating the illusion that they are one object?
Preferably, i would like to have them space out equally when colliding with another,...
How can I detect an enemy facing a player?
Thanks
i appreciate you taking the time to mess around with it, but the code you added seems to have no impact on the game.
When player clicks, or is clicking, a "line" will be drawn and the player will...
Need help with some collision detection as depicted in the example file i attached
thanks
I'll check it out. thanks
Cannot get counter object to be seen on ios device. help?
thanks,
Anyone have an example/code for how to pinch and zoom in and out of current frame to see all objects in level, within a single frame?
Thanks,
Youthinkasido