Flash flickr app review

I just created my first flash flickr mashup. It is a jigsaw
puzzle that
dynamically generates puzzles with images selected from the
flickr
database.
If you have a chance, please check it out and make some
suggestions or
comments.
http://www.flashpuzzlezone.com/flickr/
thanks,
chris...

Nice.
We like it alot.
What an excellent concept !!
Keep up the good work.
Regards
FlashJester Support Team
e. - [email protected]
w. -
http://www.flashjester.com
There is a very fine line between "hobby" and
"mental illness."

Similar Messages

  • I can't write app reviews in the AppStore

    Lately, I cannot write app reviews. I can tap a star rating but when I go to tap the "write a review", the screen huts flashes then reloads the same screen without an entry box. This has happened with several apps.

    Resolved. I can't seem to close this thread onits own so letting everyone know. The solution of All Versions didn't work before but it worked tonite.

  • Excel web app Review tab with SharePoint 2013

    Is there a way to get the review tab to show up in Excel web app with SharePoint 2013 on-prem?  Users want to be able to use the "add comments" feature while in the excel web app.

    Hi,
    That functionality isn't available in Excel Web App on-premise. I just applied the Oct 2014 CU to WAC and do not have it, so the feature just hasn't made it down yet.
    You can use the "add comments" tab in excel client. 
    Here is a similar post, you can take a look at:
    https://social.technet.microsoft.com/Forums/office/en-US/b0f3ab85-8f46-484b-8fdb-407f57846b61/office-wep-app-review-tab-is-not-disponible?forum=sharepointgeneral
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I can no longer leave an app review in the iTunes store

    I can no longer leave an app review in the iTunes store.
    After I sign in, and want to leave a review I get the following message: "You must own this item to write a Customer Review. In order to write a Customer Review for this item you must have purchased or downloaded it."
    I used to be able to write and edit my reviews which I have done! But now I can't anymore even though I have bought and/or downloaded several apps. iTunes won't let me write a review anyway.
    Any help is appreciated.

    I have the same problem (for Mac and iPhone apps) and contacted Apple about this.
    The English speaking support said it is a known error and that they are working on a solution. The German support however (which I contacted first, unfortunately) gave me a refund of the apps I wrote them as an example. They told me I should buy them again – which is not possible, since the MacAppStore then gives the message "You have already purchased this app..." Ironically, for one of the two apps I was finally able to write a review, even at this point it wasn't listed in the purchased apps list anymore.
    I've never asked for a refund, and it's causing me more trouble than I had before: now I cannot update these refunded apps anymore (since they are not listed in the "Purchased" list). So I have to check manually if there is a new update (comparing version numbers) and then delete the app and "purchase" it again. Of course I would simply buy the apps from the developer directly, however, they are MacAppStore only.
    When I asked the AppStore support about a solution for this problem, they said it's technically not possible to write reviews for refunded apps (? yes, of course they were not really reading what I wrote them. I guess support at Apple is done by Siri now) and gave 10 free iTunes songs.
    I think reviews are very important for both customers and developers and it's not just a minor inconvenience, but a serious problem; what is especially disturbing, is that it's not the same for all apps: for Pixelmator, I had no problems to post a review, for Jumsoft's "Relationship" it doesn't work, for some apps it worked immediately, for some after a few weeks, for some never.

  • Apple's "FLASH KILLER" App

    Will Apple (or someone) please make a Flash killer? Just as Final Cut Pro was a breathe of fresh air to the nonsense of Avid & Premiere, we need a simliar thing to happen to Adobe Flash.
    FLASH KILLER APP
    - A vector brush tool that's not like drawing with a tube of toothpaste. Professional content requires professional tools.
    - The ability both import and export between other applications & common formats seamlessly.
              - Ability to import and export layered files (PSD/TIF) between other apps, including layers within nested timelines.
                Most workflows are circular with other apps, not linear.
                       ( http://web.me.com/jedoralive/techSupport/NESTING_FOLDERS.html )
    - HTML5 and SWF compatibility
    - An artist friendly interface (What pages was to MSword)
    - 3D compatibility
    - An artist friendly coding language (this is one of the only things Adobe Flash has gotten right).
    - Image Frame mode (option to see images in frames).
    - Storyboard Frames View mode (Ability to turn your timeline into a full screen storyboard. Can drag and drop frames where desired. Great for brainstorming and sketching something out beforehand, then stepping back to look at it during creation. Toggleable Timeline < > Storyboard Views. *Could add a slider to adjust how many frames it counts before making a new storyboard preview.
    - Smart Libary Pasting. In Flash you either get to keep the existing symbols, or replace them with new ones when pasting from one doc to another. In my experience, when you paste something you often want BOTH things in there. I'd definitely include that very basic option.
    Anyone else? What do you wish Flash could do?

    HTML5 support via iOS is extended yet again with an updated webkit in iOS 5.

  • You can't open the application Adobe Flash CS4.app because it may be damaged or incomplete.

    Can someone help me with that one ? When I am trying to run Flash after install I get this error message:
    You can't open the application Adobe Flash CS4.app because it may be damaged or incomplete.
    Mac OS 10.6.5
      Model Name:    Mac Pro
      Model Identifier:    MacPro3,1
      Processor Name:    Quad-Core Intel Xeon
      Processor Speed:    2.8 GHz
      Number Of Processors:    2
      Total Number Of Cores:    8
      L2 Cache (per processor):    12 MB
      Memory:    4 GB
      Bus Speed:    1.6 GHz
    I tried to uninstall and reinstall, same error. I couldn't launch under Leopard (10.5.x) either.
    Thanks
    Eric

    Here’s some updates.
    I can not uninstall Flash (CS4) using "Adobe Creative Suite 4 Design Premium". It looks like Flash is not installed.
    If I try to install it using the disk, it looks like Flash is not installed at all. So I go thrue the installation process, and follow the instructions, until it’s complete.
    But if I go in my App folder, and look in the Adobe Flash CS4 folder the Flash.app icon has a circle with a bar in it. This is when I get the message.

  • Inserting Metadata events in a live stream using non-flash client app

    Hi all,
    I wish to insert captions into a live flash video stream.
    I found an example here : http://www.adobe.com/devnet/flashmediaserver/articles/metadata_video_streaming_print.html
    but this example uses a Flash client app wich can invoke something like
    video_nc.call("sendDataEvent",null,inputfield_txt.text);
    How can do this without any Flash client/environment ? (I of course still use an FMS 3.5)
    I would like to use a python (or php...whatever) piece of code to extract caption from VBI in the incoming video stream and insert it in the flash stream.
    Any help / experience appreciated.
    Regards
    Michel

    Well, I'll ask it a different way :
    Is there any documentation on the protocol used between Flash client and FMSI so that I can  "fake" the flash client using php ?
    Is there a way to call sendDataEvent function on the FMSI NOT using a Flash client ?
    Thanks
    Regards

  • How do you delete your app reviews on a Mobil device?

    I am trying to delete an app review but don't know how

    If you are trying to delete an app review that you have already written and submitted, it is too late.  It cannot be removed.

  • Not working on nokia 808 native flickr app

    hello,
    few days ago i was tried to uploud photo in flickr used native flickr app from gallery. Photo uplouding was not sussesful and now i try again, but problem is some. I was investigation that and found same interesting info about that, in flickr forum found, what they change samo apt permission, and developer must update apps, what it working corect. I want ask, thats app will be updateing in future (i mean flickr in gallery)?

    The Flickr API was changed June 7.  The problem is discussed on All About Symbian
    A solution is the updated FlickrUp 4.5.1, uploaded by the developer Abhishek to dropbox.
    https://www.dropbox.com/s/ywgapbobqony3gt/flickrup_selfsigned-4.1.5.sis
    Works fine on my 808.  See AAS for detail.

  • No app reviews in iTunes??

    I am using 64 bit version of iTunes 10 under windows 7. There are no app reviews, stars, etc in the app store for any of the apps. Can anyone shed light as to why ?

    I asked apple support about this yesterday, and here is their reply:
    +After reading your email, it is my understanding that you can no longer see reviews for apps in iTunes. My name is Ray, and I can certainly appreciate your desire to see the reviews for apps again, so I will gladly assist you.+
    +I also see that reviews for apps are no longer showing up in the iTunes program. I do however see that you can still see the reviews in the App Store on your device. I would like to take this time to suggest that you submit feedback to try to get the reviews back into the iTunes program (I will also submit this feedback). I encourage you to use the iTunes Feedback page to submit your comments:+
    +http://www.apple.com/feedback/itunesapp.html+
    +Thank you for being a valued member of the Apple family, Jay. Your efforts to share your feedback are very much appreciated. I welcome your reply if you have any further questions or concerns. Have a fantastic day.+
    Sincerely,
    Raymond
    +iTunes Store Customer Support+
    But they are back now, in any case.

  • Has anyone else managed to speak to a human being in the App Review team

    I have had my app rejected twice on the basis that they think all the functionality can be incorporated in an epub format even though the epub format explicitly can't support what my app does. But every time I try and contact the team, it is only allowed via email (with very long waits for responses) and I just a standard script response, e.g
    "2.21: Apps that are simply a song or movie should be submitted to the iTunes store. Apps that are simply a book should be submitted to the iBookstore".
    Even when I appealed I just got the same script back and I keep being told that I can't talk to a human being.
    Has anyone actually managed to speak to a member of staff in the App Review Team and could you give me some advice as to how I can do this. The process has been dragging on and all I need is a 10-minute discussion with a human being,
    Thanks,
    Dave

    Thanks KT.
    I did get a phone call after a few days and it did end up as a useful conversation.
    I do think though that there should be contact numbers so that developers can actually ring a named individual in the App Review Team. I was really surprised that the Apple switchboard said that they were unable to connect incoming callers to specific teams or members of staff. As a Customer Service experience it seems pretty poor.
    Anyway, the member of staff in the Review Team was helpful and we are making some of the suggested changes and resubmitting the App.
    In terms of ePub functionality, it actually can't do everything the App can do as there is no way within an ePub of changing navigation based on whether you are using an iPhone or iPad. There are a lot of things you can do (in fact you can build an HTML5 app within an ePub if you want) but whether an ePub format is appropriate for all the things you can do is another matter. That is a discussion for another day ...

  • What happened to the app reviews?

    I can't see any app reviews in thr App Store from my iPad, not for current or older versions, of apps that have thousands of ratings.  Were all the reviews removed from all apps?

    First Apple shot themselves in the foot by releasing FCPX prematurely.
    Secondly they shot themselves in the head when opting to remove all the bad reviews given about FCP X in the app store.
    Had those reviews been positive, they would not have been removed.
    Been using Apple since 1994. Today is the second time I have been REALLY disappointed by Apple.
    The first time was when I saw a Lion Developer Preview a Week Ago....

  • Flash drive app for an iPad

    Does anyone know if there is a flash drive app for the iPad? 

    So the site requires flash player? Sounds different than what you first asked.
    There are some options, other than Safari, not sure if it will work....
    Skyfire and Puffin are alt. browsers
    5 Flash Player Alternatives
    http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/

  • HT204266 How does one write an app  review

    How does one write an app review? I don't see anywhere to enter one in the store

    On the left Sidebar, it's under Devices when you connect iPhone to computer iTunes.
    If iPhone not recognise on Mac iTunes :
    Mac: http://support.apple.com/kb/TS1591

  • Nickname NOT shown with app reviews.

    I know this has been asked before but all the solutions are months old and pertain to when Ping was relevant with older verions on iTunes.
    To start off, I have iTunes 10.7, on ML 10.8.2
    I have disabled the Ping option (which for some reason still exists in Preferences -> Parental) within the iTunes app.
    There are NO further options within your account settings for anything to do with Ping.
    Having done all this, whenever I post a review, it is still showing my full name not my nickname.
    Trying to edit my nickname has no effect.
    Editing an existing review and reposting still results in my full name, not my nickname showing .
    All results via google have a solution >1 year old, involving turning Ping off, but this is no longer the case with iTunes 10.7...
    ...so can someone please tell me how to revert back to my nickname alone in reviews and switch all reviews with my full name back to nicknamed ones?
    Thanks or any help.

    Looks iTunes app 10.7 is still looking at the old &amp; dead Ping DB? I need to post an app review but i had deleted my post just because of this :-(

Maybe you are looking for