SlideShare a Scribd company logo
How to fake a backend in Axure
Axure 6.5 & Axure 7
#AxureLondon
July 30, 2014
Very Special Thanks!
@Axurerp@TalkTalk_Uk
#AxureLondon
Very Special Thanks!
@scott_room
#AxureLondon
Very Special Thanks!
@LennartHennigs
#AxureLondon
Paul Godfrey - Head of Creative
#AxureLondon
Introduction
#AxureLondon
Just so you know…
@AxureLondon
 New twitter account and website
@AxureLondon
AxureLondon.com
Prototyping for TV
with Axure 6.5
by Scott Room
Prototyping for TV in Axure 6.5
 Challenge: Create a rapid prototyping mechanism
allowing for customer testing of TV interactions using
the interface controls customers will have in their
homes (i.e. a remote)
 Questions: Can we get an axure prototype onto a set
top box?
 How do we translate mouse and key strokes into
remote button presses?
@scott_room
The solution
 RedRat infrared device
 Allows infra-red signals to be collected through a PC
 Provides software that maps these signals into key-presses
 Collects infra-red signals from pretty much any remote
(although the TalkTalk remote is the only one you’ll ever need!)
 Can work on any application – not just websites!
 Issues/limitations
 Only works on PC technology (we all know that mac’s are the
creative go-to!)
 Complex to set-up (need to teach the software the relationship
between the remote signals and the buttons available) – but
you can save your setup once complete.
 You still need an application that can accept key-presses!
Prototyping for TV in Axure 6.5
@scott_room
Prototyping for TV in Axure 6.5
@scott_room
Global variable holds the value of the “Last Button Pushed”
Prototyping for TV in Axure 6.5
@scott_room
A OnPanelStateChange event gets triggered and the global variable holding the
information on what key was pressed determines the next interaction.
Outcome and Future uses
 Used to inform the interaction design of the TV player,
identify immediate pain points for action.
 Recently went live with TalkTalkPlayer v2.
 Future rapid prototyping to bring interactions to life
without complex POCs and external technology support
 Ability to put quick ideas and concepts in front of
customers to get immediate feedback with a tactile
device.
@scott_room
How to fake backend systems
with Axure 7
by Sandra Sears
What is a Repeater Widget?
@metrowiseux
 Is a way to bring database capabilities into Axure.
 An advanced widget used to display repeating
patters of text, images and links.
 Great for repeating product listings, contact info list,
blog post and more.
What is a Repeater Widget?
@metrowiseux
 Today’s guinea pig:
What is a Repeater Widget?
@metrowiseux
Index App Name App ID App Platform Description Picture
1 Add &
Subtract
123 WP Learn to Add & Subtract:
right answers get stars &
help you advance levels.
Game achievements
and summaries
available!
2 RecNote 456 W8 Make/Share bookmarks
of specific times in
YouTube vids w/
RecNote—it's speech
enabled & Xbox Music
integrated too!
3 Firefly
Runner
789 both Play as Switch the hero
firefly & run, fly, or shoot
evil foes in the magical
3D running game Firefly
Runner!
4 PoP! 952 both Have your own dessert
factory & PoP! bubbles
filled w/ ingredients for
new recipes. "Combo
pops" earn more points!
What is a Repeater Widget?
@metrowiseux
ID
App Name
App ID
App Platform
Description
Picture
What is a Repeater Widget?
@metrowiseux
What is a Repeater Widget?
@metrowiseux
Step 1
 Drag a repeater into the grid
@metrowiseux
Step 1
 Add the following columns into the repeater dataset:
 Index
 App Name
 App ID
 App Platform
 Description
 Picture
 Populate the dataset (4 first apps)
@metrowiseux
Step 2
 Name the repeater and the shape.
 Surface name using the “OnItemLoad” event.
 There are two ways of changing this event.
 Change
 Name to the shape: App Name
@metrowiseux
Step 3
 Set up the repeated information to be in columns
and not rows
@metrowiseux
Step 4
 Set up the shape to be the right width (164 px) and
height (318 px)
 Add a space of 10px in between rows.
@metrowiseux
Step 5
 Open the repeater item
 Drag and drop and image widget
 Set it up to 164 x 164
 Name it “App Image”
@metrowiseux
Step 6
 Link the pictures of the data set into the repeater.
@metrowiseux
Step 7
 Open the Repeater
 Select the shape and go to Alignment and Padding
section:
 Alignment: Left and Top
 Padding T: 168
@metrowiseux
Step 8
 Open the OnItemLoad Case and edit the content
displayed below the picture.
 Include the App description
 Bold the App Name, add an space between the app
title and the description.
@metrowiseux
Step 9
 Make the background of the Repeater Shape
transparent as well as the lines of the shape
@metrowiseux
Step 10
 Add another app (row in the database)
@metrowiseux
Step 11
 Open the Repeater
 Tick on “Wrap (Grid) from the layout section, and
enter the number 4 on the “items per row” input field.
@metrowiseux
Step 12
 Open the Repeater
 Add a 164 by 32 rectangle into the Repeater shape
with no lines and filled with the same gray as the site
(#f2f2f2) and an transparency of 80%
 Convert rectangle into a dynamic panel and call it
“Platform icon”
@metrowiseux
Step 13
 … here is where I took the wrong turn!!!
@metrowiseux
Step 13
 REPEATER ARE NOT ALLOW INSIDE REPEATERS!!!
 Drag another repeater on the page
 Set the database with three columns: Platform, icon and
icon_hover
 Add the two rows with the correspondent info.
 Add a 30 by 30 image into the shape.
 Name the image icon.
 Set up the OnItemLoad Interaction as follows:
 Case 1:
 Set default image to value [[Item.Icon]]
 Set Mouse Over image to value [Item.Icon_hover]]
@metrowiseux
Step 13
 Open the Repeater Formatting for the icon and
change the layout from Vertical to Horizontal.
 Delete the rectangular shape which is defaulted
when the repeater launches.
 Add 10 pixel spacing in between
 Place the repeater in the right position
 Open the Repeater Formatting for the icon and
change the layout from Vertical to Horizontal.
@metrowiseux
Step 13
@metrowiseux
Step 13
 Create the three states necessary to support the
three different cases: Only Windows Phone app,
only Windows 8 app or both
 Call the states:
 WP7
 W8
 both
@metrowiseux
Step 9
 Add the logic to pick the right state on the repeater
@metrowiseux
Axure Stop Motion Movie
The inception of AxureLondon.com
#AxureLondon
The Movie
 Birth of our new AxureLondon.com
@metrowiseux
A few more tips
 Think a head!
Give enough space for all sorts of data
Think about long strings, alignment and wrapping
@metrowiseux
A few more tips
 Think a head!
Most copy would required a limit of character
given
that there is no truncation capabilities in Axure.
@metrowiseux
Advanced tutorial
Achieving responsive, realistic, data driven design
using Repeaters and RWD Views.
 http://www.axureworld.org/library/achieving-
responsive-realistic-data-driven-design-using-
repe.html
#AxureLondon
Building Mobile Prototypes
with Axure 7
by Lennart Hennigs
@LennartHennigs
Slides for this presentation
can be found here:
http://www.slideshare.net/problemloeser/buildin
g-mobile-prototypes-with-axure-rp-70
Thanks!
 @AxureLondon
 AxureLondon.com
 axurelondon@gmail.com
 Please rate this event 
 Suggestions for next
meeting?
 Share your Axure fun with all
of us!
 Feedback is always
welcome
#AxureLondon

More Related Content

What's hot (20)

PPTX
.NET and C# introduction
Peter Gfader
 
PPTX
Asp.net membership anduserroles_ppt
Shivanand Arur
 
PPT
Chapter07 determining system requirements
Dhani Ahmad
 
PPTX
Java Logging
Zeeshan Bilal
 
PPTX
Online Admission System
Laukesh Jaishwal
 
PPT
Use case-diagrams
Maoelana Noermoehammad
 
PDF
ER-Diagram Library System
Warawut
 
PPTX
Git.pptx
GDSC UofT Mississauga
 
PPTX
Student management system
Gaurav Subham
 
PDF
SRS document for Hotel Management System
Charitha Gamage
 
PDF
Boost Your Server - the Plesk Roadmap 2022 @Cloudfest 2022
Plesk
 
PPT
Graphical User Interface in JAVA
suraj pandey
 
PDF
All You Need to Know About HCL Notes 64-Bit Clients
panagenda
 
PDF
JJUG CCC 2014 Spring IBM SDK for Java 8の全貌 #jjug_ccc #ccc_r57
Takakiyo Tanaka
 
DOCX
Apartment Management System REport.docx
WorkStation12
 
PPTX
Mini Project presentation for MCA
Abishek Purushothaman
 
DOCX
Software engineering project(srs)!!
sourav verma
 
DOCX
Gym Management System User Manual
David O' Connor
 
PDF
How to Bring HCL Nomad Web and Domino Together Without SafeLinx
panagenda
 
.NET and C# introduction
Peter Gfader
 
Asp.net membership anduserroles_ppt
Shivanand Arur
 
Chapter07 determining system requirements
Dhani Ahmad
 
Java Logging
Zeeshan Bilal
 
Online Admission System
Laukesh Jaishwal
 
Use case-diagrams
Maoelana Noermoehammad
 
ER-Diagram Library System
Warawut
 
Student management system
Gaurav Subham
 
SRS document for Hotel Management System
Charitha Gamage
 
Boost Your Server - the Plesk Roadmap 2022 @Cloudfest 2022
Plesk
 
Graphical User Interface in JAVA
suraj pandey
 
All You Need to Know About HCL Notes 64-Bit Clients
panagenda
 
JJUG CCC 2014 Spring IBM SDK for Java 8の全貌 #jjug_ccc #ccc_r57
Takakiyo Tanaka
 
Apartment Management System REport.docx
WorkStation12
 
Mini Project presentation for MCA
Abishek Purushothaman
 
Software engineering project(srs)!!
sourav verma
 
Gym Management System User Manual
David O' Connor
 
How to Bring HCL Nomad Web and Domino Together Without SafeLinx
panagenda
 

Viewers also liked (20)

PPSX
Axure for dummies, that don't even know they are
Oscar Gonzalez Garza
 
PPTX
Axure Predictive Search Demo
Jonathan Lupo
 
PDF
How to Extend Axure's Animation Capability
Svetlin Denkov
 
PDF
Level-Up Your Axure Skills: A Deep Dive into the Prototyping Powerhouse
Daniel Newman
 
PDF
Axure Basic Concepts
Mauricio Candamil
 
PDF
Conditional Logic, Variables, & Raised Events in Axure
Fred Beecher
 
PDF
Intro to Axure
Nic Edwards
 
PDF
Simple Card Sorting Methods
Andrii Rusakov
 
PDF
Prototyping invision vs axure
Andrii Rusakov
 
PDF
《Axure快速原型设计》
Ryan Xie
 
PDF
Prototyping Axure
kkostuch
 
PPTX
Prototipando apps con Axure
Mauricio Angulo
 
PPTX
Techday 4.0 Prototipação Avançada
Andre Muniz
 
PPS
Prototipado y Axure
Jon Parro
 
PDF
Axure Overview- 30 minutes
Shraddha Swaroop
 
PDF
DUXDay Presentation – Prototyping In Axure
Nik Williamson
 
PPT
Axure - Crie wireframes e protótipos profissionais!
Saldit Software
 
PDF
Prototyping with Axure RP - A brief introduction to Axure
NorthernUX
 
PDF
Meu primeiro protótipo no Axure 7.0
Daniela Carvalho
 
PDF
The guide to wireframing
Marcelo Graciolli
 
Axure for dummies, that don't even know they are
Oscar Gonzalez Garza
 
Axure Predictive Search Demo
Jonathan Lupo
 
How to Extend Axure's Animation Capability
Svetlin Denkov
 
Level-Up Your Axure Skills: A Deep Dive into the Prototyping Powerhouse
Daniel Newman
 
Axure Basic Concepts
Mauricio Candamil
 
Conditional Logic, Variables, & Raised Events in Axure
Fred Beecher
 
Intro to Axure
Nic Edwards
 
Simple Card Sorting Methods
Andrii Rusakov
 
Prototyping invision vs axure
Andrii Rusakov
 
《Axure快速原型设计》
Ryan Xie
 
Prototyping Axure
kkostuch
 
Prototipando apps con Axure
Mauricio Angulo
 
Techday 4.0 Prototipação Avançada
Andre Muniz
 
Prototipado y Axure
Jon Parro
 
Axure Overview- 30 minutes
Shraddha Swaroop
 
DUXDay Presentation – Prototyping In Axure
Nik Williamson
 
Axure - Crie wireframes e protótipos profissionais!
Saldit Software
 
Prototyping with Axure RP - A brief introduction to Axure
NorthernUX
 
Meu primeiro protótipo no Axure 7.0
Daniela Carvalho
 
The guide to wireframing
Marcelo Graciolli
 
Ad

Similar to How to fake a database/backend in Axure... and more (20)

PDF
Python Online Compiler
Mr Examples
 
KEY
Appcelerator iPhone/iPad Dev Con 2010 San Diego, CA
Jeff Haynie
 
ZIP
iPhone/iPad Development with Titanium
Axway Appcelerator
 
PPTX
Storyboarding - Information Systems Engineering
sandra sukarieh
 
PPTX
VIRTUAL REALITY & AUGMENTED REALITY
HarsshammJeetendra
 
PDF
Dynamic Graph Plotting with WPF
IJERD Editor
 
DOCX
Y1 gd engine_terminology
Shaz Riches
 
DOCX
Y1 gd engine_terminology
Shaz Riches
 
DOCX
Client Technology Tracking System
Brendan Mc Sweeney
 
PDF
Laboratorio: Desarrollo para Smart Devices (continuación)
GeneXus
 
DOCX
Y1 gd engine_terminologyhj
Shaz Riches
 
PPT
Space Mouse
Anish Sarkar
 
PDF
Build UI of the Future with React 360
RapidValue
 
PDF
Paper on Virtual inputs for Computer
IRJET Journal
 
PDF
Smart apps creator 3 eng step by-step book
Ir. Haitan Rachman MT, KMPC
 
PPTX
Sixth Sense Technology
Saugat Bhattacharjee
 
PPTX
Flutter festival - building ui's with flutter
Apoorv Pandey
 
PDF
FinalReport_HyperCube
Zhang Shuyu
 
DOCX
BTE 320-498 Summer 2017 Take Home Exam (200 poi.docx
AASTHA76
 
Python Online Compiler
Mr Examples
 
Appcelerator iPhone/iPad Dev Con 2010 San Diego, CA
Jeff Haynie
 
iPhone/iPad Development with Titanium
Axway Appcelerator
 
Storyboarding - Information Systems Engineering
sandra sukarieh
 
VIRTUAL REALITY & AUGMENTED REALITY
HarsshammJeetendra
 
Dynamic Graph Plotting with WPF
IJERD Editor
 
Y1 gd engine_terminology
Shaz Riches
 
Y1 gd engine_terminology
Shaz Riches
 
Client Technology Tracking System
Brendan Mc Sweeney
 
Laboratorio: Desarrollo para Smart Devices (continuación)
GeneXus
 
Y1 gd engine_terminologyhj
Shaz Riches
 
Space Mouse
Anish Sarkar
 
Build UI of the Future with React 360
RapidValue
 
Paper on Virtual inputs for Computer
IRJET Journal
 
Smart apps creator 3 eng step by-step book
Ir. Haitan Rachman MT, KMPC
 
Sixth Sense Technology
Saugat Bhattacharjee
 
Flutter festival - building ui's with flutter
Apoorv Pandey
 
FinalReport_HyperCube
Zhang Shuyu
 
BTE 320-498 Summer 2017 Take Home Exam (200 poi.docx
AASTHA76
 
Ad

Recently uploaded (20)

PDF
Empowering Artisans Through Technology Karmakar App Concept
yellowslice2
 
PPTX
feminist gnsudnshxujenduxhsixisjxuu.pptx
rowvinafujimoto
 
PDF
🔴BUKTI KEMENANGAN HARI INI SELASA 08 JULI 2025 !!!🔴
GRAB
 
PPTX
HIGH DENSITY CONCRETE-Concrete Technology
mayurbhandari2123
 
PPTX
一比一原版(HM毕业证书)慕尼黑应用技术大学毕业证如何办理
Taqyea
 
PPTX
Exploring Types of Rocks Educational Presentation rock forming james harold r...
jamescarllfelomino6
 
PPTX
一比一原版(UOIT毕业证)安省理工大学毕业证如何办理
Taqyea
 
PPTX
High-Rise Interior Mastery by Top 3D Visualization Experts
Yantram Animation Studio Corporation
 
PPTX
Light weight Concrete-CONCRETE TECHNOLOGY.
mayurbhandari2123
 
PPTX
Town planning is a concept used in architectural design. It plays a very impo...
IshikaPanchal11
 
PDF
S2 Associates brings museum exhibits to life with innovative design.pdf
S2 Associates
 
PPTX
condylar pptx.in relation to dental seurgery
abishekgowtham586
 
PDF
Black and Blue Modern Technology Presentation.pdf
hjaders1104
 
PDF
CRAC- Adobe Photoshop CC 2016 (32 64Bit) Crack
utfefguu
 
PDF
Uber Driver Hackday Sprint Solving Ride Cancellations
YellowSlice1
 
PPTX
Adobe Creative Cloud Cleaner Tool Crack Free Download Latest Version 2025
Slideshare
 
PPTX
sistem teknologi yang di desain untuk mahasiswa dan dosen agar memudahkan mer...
gamesonlya2rj
 
DOCX
Redefining Master Plans for creating sustainable cities-Jharkhand Conference...
JIT KUMAR GUPTA
 
PDF
cs603 ppts .pdf 222222222222222222222222
RabiaNazneen1
 
PPTX
SAMPLE FILE OF-PPT-FINAL-ORAL-DEFENSE.pptx
Yvez2
 
Empowering Artisans Through Technology Karmakar App Concept
yellowslice2
 
feminist gnsudnshxujenduxhsixisjxuu.pptx
rowvinafujimoto
 
🔴BUKTI KEMENANGAN HARI INI SELASA 08 JULI 2025 !!!🔴
GRAB
 
HIGH DENSITY CONCRETE-Concrete Technology
mayurbhandari2123
 
一比一原版(HM毕业证书)慕尼黑应用技术大学毕业证如何办理
Taqyea
 
Exploring Types of Rocks Educational Presentation rock forming james harold r...
jamescarllfelomino6
 
一比一原版(UOIT毕业证)安省理工大学毕业证如何办理
Taqyea
 
High-Rise Interior Mastery by Top 3D Visualization Experts
Yantram Animation Studio Corporation
 
Light weight Concrete-CONCRETE TECHNOLOGY.
mayurbhandari2123
 
Town planning is a concept used in architectural design. It plays a very impo...
IshikaPanchal11
 
S2 Associates brings museum exhibits to life with innovative design.pdf
S2 Associates
 
condylar pptx.in relation to dental seurgery
abishekgowtham586
 
Black and Blue Modern Technology Presentation.pdf
hjaders1104
 
CRAC- Adobe Photoshop CC 2016 (32 64Bit) Crack
utfefguu
 
Uber Driver Hackday Sprint Solving Ride Cancellations
YellowSlice1
 
Adobe Creative Cloud Cleaner Tool Crack Free Download Latest Version 2025
Slideshare
 
sistem teknologi yang di desain untuk mahasiswa dan dosen agar memudahkan mer...
gamesonlya2rj
 
Redefining Master Plans for creating sustainable cities-Jharkhand Conference...
JIT KUMAR GUPTA
 
cs603 ppts .pdf 222222222222222222222222
RabiaNazneen1
 
SAMPLE FILE OF-PPT-FINAL-ORAL-DEFENSE.pptx
Yvez2
 

How to fake a database/backend in Axure... and more

  • 1. How to fake a backend in Axure Axure 6.5 & Axure 7 #AxureLondon July 30, 2014
  • 5. Paul Godfrey - Head of Creative #AxureLondon
  • 7. Just so you know… @AxureLondon  New twitter account and website @AxureLondon AxureLondon.com
  • 8. Prototyping for TV with Axure 6.5 by Scott Room
  • 9. Prototyping for TV in Axure 6.5  Challenge: Create a rapid prototyping mechanism allowing for customer testing of TV interactions using the interface controls customers will have in their homes (i.e. a remote)  Questions: Can we get an axure prototype onto a set top box?  How do we translate mouse and key strokes into remote button presses? @scott_room
  • 10. The solution  RedRat infrared device  Allows infra-red signals to be collected through a PC  Provides software that maps these signals into key-presses  Collects infra-red signals from pretty much any remote (although the TalkTalk remote is the only one you’ll ever need!)  Can work on any application – not just websites!  Issues/limitations  Only works on PC technology (we all know that mac’s are the creative go-to!)  Complex to set-up (need to teach the software the relationship between the remote signals and the buttons available) – but you can save your setup once complete.  You still need an application that can accept key-presses!
  • 11. Prototyping for TV in Axure 6.5 @scott_room
  • 12. Prototyping for TV in Axure 6.5 @scott_room Global variable holds the value of the “Last Button Pushed”
  • 13. Prototyping for TV in Axure 6.5 @scott_room A OnPanelStateChange event gets triggered and the global variable holding the information on what key was pressed determines the next interaction.
  • 14. Outcome and Future uses  Used to inform the interaction design of the TV player, identify immediate pain points for action.  Recently went live with TalkTalkPlayer v2.  Future rapid prototyping to bring interactions to life without complex POCs and external technology support  Ability to put quick ideas and concepts in front of customers to get immediate feedback with a tactile device. @scott_room
  • 15. How to fake backend systems with Axure 7 by Sandra Sears
  • 16. What is a Repeater Widget? @metrowiseux  Is a way to bring database capabilities into Axure.  An advanced widget used to display repeating patters of text, images and links.  Great for repeating product listings, contact info list, blog post and more.
  • 17. What is a Repeater Widget? @metrowiseux  Today’s guinea pig:
  • 18. What is a Repeater Widget? @metrowiseux Index App Name App ID App Platform Description Picture 1 Add & Subtract 123 WP Learn to Add & Subtract: right answers get stars & help you advance levels. Game achievements and summaries available! 2 RecNote 456 W8 Make/Share bookmarks of specific times in YouTube vids w/ RecNote—it's speech enabled & Xbox Music integrated too! 3 Firefly Runner 789 both Play as Switch the hero firefly & run, fly, or shoot evil foes in the magical 3D running game Firefly Runner! 4 PoP! 952 both Have your own dessert factory & PoP! bubbles filled w/ ingredients for new recipes. "Combo pops" earn more points!
  • 19. What is a Repeater Widget? @metrowiseux ID App Name App ID App Platform Description Picture
  • 20. What is a Repeater Widget? @metrowiseux
  • 21. What is a Repeater Widget? @metrowiseux
  • 22. Step 1  Drag a repeater into the grid @metrowiseux
  • 23. Step 1  Add the following columns into the repeater dataset:  Index  App Name  App ID  App Platform  Description  Picture  Populate the dataset (4 first apps) @metrowiseux
  • 24. Step 2  Name the repeater and the shape.  Surface name using the “OnItemLoad” event.  There are two ways of changing this event.  Change  Name to the shape: App Name @metrowiseux
  • 25. Step 3  Set up the repeated information to be in columns and not rows @metrowiseux
  • 26. Step 4  Set up the shape to be the right width (164 px) and height (318 px)  Add a space of 10px in between rows. @metrowiseux
  • 27. Step 5  Open the repeater item  Drag and drop and image widget  Set it up to 164 x 164  Name it “App Image” @metrowiseux
  • 28. Step 6  Link the pictures of the data set into the repeater. @metrowiseux
  • 29. Step 7  Open the Repeater  Select the shape and go to Alignment and Padding section:  Alignment: Left and Top  Padding T: 168 @metrowiseux
  • 30. Step 8  Open the OnItemLoad Case and edit the content displayed below the picture.  Include the App description  Bold the App Name, add an space between the app title and the description. @metrowiseux
  • 31. Step 9  Make the background of the Repeater Shape transparent as well as the lines of the shape @metrowiseux
  • 32. Step 10  Add another app (row in the database) @metrowiseux
  • 33. Step 11  Open the Repeater  Tick on “Wrap (Grid) from the layout section, and enter the number 4 on the “items per row” input field. @metrowiseux
  • 34. Step 12  Open the Repeater  Add a 164 by 32 rectangle into the Repeater shape with no lines and filled with the same gray as the site (#f2f2f2) and an transparency of 80%  Convert rectangle into a dynamic panel and call it “Platform icon” @metrowiseux
  • 35. Step 13  … here is where I took the wrong turn!!! @metrowiseux
  • 36. Step 13  REPEATER ARE NOT ALLOW INSIDE REPEATERS!!!  Drag another repeater on the page  Set the database with three columns: Platform, icon and icon_hover  Add the two rows with the correspondent info.  Add a 30 by 30 image into the shape.  Name the image icon.  Set up the OnItemLoad Interaction as follows:  Case 1:  Set default image to value [[Item.Icon]]  Set Mouse Over image to value [Item.Icon_hover]] @metrowiseux
  • 37. Step 13  Open the Repeater Formatting for the icon and change the layout from Vertical to Horizontal.  Delete the rectangular shape which is defaulted when the repeater launches.  Add 10 pixel spacing in between  Place the repeater in the right position  Open the Repeater Formatting for the icon and change the layout from Vertical to Horizontal. @metrowiseux
  • 39. Step 13  Create the three states necessary to support the three different cases: Only Windows Phone app, only Windows 8 app or both  Call the states:  WP7  W8  both @metrowiseux
  • 40. Step 9  Add the logic to pick the right state on the repeater @metrowiseux
  • 41. Axure Stop Motion Movie The inception of AxureLondon.com #AxureLondon
  • 42. The Movie  Birth of our new AxureLondon.com @metrowiseux
  • 43. A few more tips  Think a head! Give enough space for all sorts of data Think about long strings, alignment and wrapping @metrowiseux
  • 44. A few more tips  Think a head! Most copy would required a limit of character given that there is no truncation capabilities in Axure. @metrowiseux
  • 45. Advanced tutorial Achieving responsive, realistic, data driven design using Repeaters and RWD Views.  http://www.axureworld.org/library/achieving- responsive-realistic-data-driven-design-using- repe.html #AxureLondon
  • 46. Building Mobile Prototypes with Axure 7 by Lennart Hennigs
  • 48. Slides for this presentation can be found here: http://www.slideshare.net/problemloeser/buildin g-mobile-prototypes-with-axure-rp-70
  • 49. Thanks!  @AxureLondon  AxureLondon.com  [email protected]  Please rate this event   Suggestions for next meeting?  Share your Axure fun with all of us!  Feedback is always welcome #AxureLondon