that is the question: It is possible to change the splash image with a swf file in Appcelerator?
If by swf you mean Shockwave file, then no, it cannot be done. It can be either PNG image (or Launch File for iOS)
Related
First, I will use static image for splash screen.
I have a quick questions about registering launch image.
I was trying to add images in launchImage file in Images.xcassets folder. However, I don't let user to rotate screen so I don't need landscape images. Do I have to add all of images in launchImage file to complete launch images?
Thanks.
Apple recommends to use a Launch Screen that let you to have the page automatically adapted to the screen sizes of different devices and environments
Apple documentation about Launch Screen
I want to show multiple images one after another in splash screen, So I decided to set multiple images are converted in to gif image and add this gif image as a launch image. Can we set gif as launch image. Please suggest any idea to beat this requirement. Thanks in advance.
According to Apple's guidelines it's not possible to use a GIF as/in a splash screen. Like I said in your other question, you can fake an animation by making your first view controller animated and setting it as the splash screen.
The UIImageView control in iOS has the ability to play a sequence of images one by one.
Is it possible to hide pictures taken by the camera or by choosing a file (I am creating a copy of it)?
Or do I have to change the file-extension of the picture, or will it then be rejected by Apple?
I am using XLabs for taking/selecting the picture
If you save it locally as an app data file then it shouldn't be then showed in the gallery.
So, to reiterate: Save the file as an app data-file.
What i see in the Xcode 4.3.2 is to able to add only .png image as a application icon. Is it possible to add .gif image as a application icon?
Quoted from the documentation:
The filenames can be anything you want, but all image files must be in the PNG format and reside in the top level of your app bundle
Human Interface Guideleines
How to display Image in flash for no copy image?
The image should be in flash variable and encrypt real image file name?
Have the project open source release?
Not an answer to your question, but using flash for this just makes it annoying. The image can be still be saved by hitting the printscreen button.
Do you know what Firebug is? I have copied many images in original quality with it, even Zoomify ones in max resolution. You only can make the copy harder by encrypting everything.